diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -28,6 +28,7 @@ python = | |||
| 28 | [testenv] | 28 | [testenv] |
| 29 | deps = | 29 | deps = |
| 30 | black | 30 | black |
| 31 | flake8 | ||
| 31 | pytest | 32 | pytest |
| 32 | pytest-timeout | 33 | pytest-timeout |
| 33 | commands = {envpython} run_tests {posargs} | 34 | commands = {envpython} run_tests {posargs} |
