Files
PGPy-3_13_patch/requirements-test.txt
Michael Greene 824f2649fb soft unit test update pass:
- first pass super basic integration test separation
- BCPG decryption tests now pass so removed XFAIL marker
- remove unused imports
- added some warning filtering to reduce noise
2019-08-01 15:45:47 -07:00

8 lines
118 B
Plaintext

-r requirements.txt
pytest
pytest-cov
pytest-ordering
flake8
pep8-naming
# NOTE: gpg is not here on purpose currently