Files
puppetboard/requirements-test.txt
2017-01-23 18:06:49 -05:00

11 lines
173 B
Plaintext

pep8==1.6.2
coverage==4.0
mock==1.3.0
pytest==3.0.1
pytest-pep8==1.0.5
pytest-cov==2.2.1
pytest-mock==1.5.0
cov-core==1.15.0
unittest2==1.1.0; python_version < '2.7'
bandit