1
0
mirror of https://github.com/kkroening/ffmpeg-python.git synced 2025-04-06 04:15:44 +08:00

Update tox.ini

This commit is contained in:
Karl Kroening 2018-05-20 01:17:54 -07:00
parent 8711e16c2d
commit 4558c25ced

@ -11,3 +11,4 @@ commands = py.test -vv
deps =
future
pytest
pytest-mock