Correct python package name
This commit is contained in:
parent
f83986f305
commit
124d0425f9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ services:
|
||||||
- mysql
|
- mysql
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.7"
|
- "3.7-dev"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TESTING_DB=sqlite3
|
- TESTING_DB=sqlite3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue