Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
testenv deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Jul 30, 2016
1 parent c51f89e commit 8e101eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ commands =
python -c "assert 'VERSION = \'{[general]version}\'' in open('setup.py').read(102400)"
python -c "assert '\n{[general]version} - ' in open('README.rst').read(102400)"
deps =
{[testenv]deps}
coverage==4.0.3
flake8==2.5.5
flake8-import-order==0.5
pep8-naming==0.3.3
pylint==1.5.4
Expand Down

0 comments on commit 8e101eb

Please sign in to comment.