mirror of
https://github.com/openkmip/pykmip
synced 2026-01-06 18:43:51 +00:00
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.
12 lines
173 B
Plaintext
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
|