1
0
Fork 0
pgcli/requirements-dev.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
268 B
Plaintext
Raw Normal View History

# The maximum version requirement can be removed once Python 3.4 goes EOL
pytest>=2.7.0,<=3.0.7
2015-06-21 22:00:18 +00:00
mock>=1.0.1
tox>=1.9.2
behave>=1.2.4
pexpect==3.3
pre-commit>=1.16.0
2017-04-08 00:00:35 +00:00
coverage==4.3.4
2017-10-06 18:31:22 +00:00
codecov>=1.5.1
docutils>=0.13.1
autopep8==1.3.3
click==6.7
twine==1.11.0
wheel==0.33.6