The requirement is no longer needed for tests.

This commit is contained in:
Jason R. Coombs 2017-03-30 20:41:18 -04:00
parent 689f700fcf
commit 23dae906a2

View File

@ -1,3 +1,2 @@
pytest >= 2.8 pytest >= 2.8
pytest-sugar pytest-sugar
subprocess32; python_version=="2.6"