Enable and fix integration tests for devel (#297)

This commit is contained in:
Andrew Klychkov 2022-03-14 13:13:17 +03:00 committed by GitHub
commit cb960ef182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -19,6 +19,7 @@ python_packages: [pymysql == 0.9.3]
install_prereqs:
- libaio1
- libnuma1
- libncurses5
install_python_prereqs:
- python3-dev