2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-06 18:43:51 +00:00
Files
pykmip/test-requirements.txt
Peter Hamilton cc7f3e022a Temporarily pin pytest to <3.3
This change pins the pytest requirement to <3.3 to allow for
continuing Python 3.3 support. This change will be reverted once
official support for Python 3.3 is dropped from PyKMIP.
2017-12-04 10:51:56 -05:00

12 lines
173 B
Plaintext

coverage
pytest<3.3 # TODO (peter-hamilton): Unpin this after Python 3.3 is dropped
flake8
testtools
fixtures
testresources
mock
testscenarios
testrepository
sphinx
bandit