fix(Dockerfile): add timeout, remove auto distmode
This commit is contained in:
parent
72191bbd37
commit
86a40d02c7
2 changed files with 5 additions and 2 deletions
|
@ -4,4 +4,5 @@ python-coveralls
|
|||
pytest-flask
|
||||
pytest-runner
|
||||
pytest-xdist
|
||||
pytest-timeout
|
||||
-e git+https://github.com/ant31/pytest-sugar.git#egg=pytest-sugar
|
||||
|
|
Reference in a new issue