mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-08-07 18:39:47 +08:00
Add python 3.7 test configuration; drop future import in tox.ini
This commit is contained in:
parent
e740f6bb49
commit
8f3cb6cada
@ -20,6 +20,9 @@ matrix:
|
||||
- python: 3.6
|
||||
env:
|
||||
- TOX_ENV=py36
|
||||
- python: 3.7
|
||||
env:
|
||||
- TOX_ENV=py37
|
||||
- python: pypy
|
||||
env:
|
||||
- TOX_ENV=pypy
|
||||
|
Loading…
x
Reference in New Issue
Block a user