tox: Update pytest-sugar to 0.5.1.

- Colour progressbar correctly for low number of tests
- Fix error case when deactivating pytest-sugar using --lf together with
  --nosugar
- --nosugar deprecated, use -p no:sugar
This commit is contained in:
Florian Bruhin 2015-10-12 19:05:59 +02:00
parent 294eb19e61
commit f8ad011a32

View File

@ -22,7 +22,7 @@ deps =
pytest-mock==0.8.1
pytest-html==1.6
pytest-faulthandler==1.0.1
pytest-sugar==0.4.0
pytest-sugar==0.5.1
xvfbwrapper==0.2.5
hypothesis==1.11.4
coverage==4.0.0