Merge pull request #371 from OpenKMIP/maint/temp-pin-pytest

Temporarily pin pytest to <3.3
This commit is contained in:
Peter Hamilton 2017-12-04 11:19:24 -05:00 committed by GitHub
commit bd9e28e10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
# TODO: add any test requirements here
coverage
pytest
pytest<3.3 # TODO (peter-hamilton): Unpin this after Python 3.3 is dropped
flake8
testtools
fixtures