Skip to content

Commit

Permalink
Fix dev setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Ferrand committed Dec 5, 2018
1 parent c450e7a commit e1b2352
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion test-requirements.txt
Expand Up @@ -9,7 +9,6 @@
pytest==3.8.0
pytest-cov==2.6.0
pytest-xdist==1.23.0
pylint==2.1.1
python-coveralls==2.9.1
vcrpy==1.13.0
mock==2.0.0
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -35,3 +35,4 @@ commands =
deps =
-r test-requirements.txt
-r optional-requirements.txt
pylint==2.1.1

0 comments on commit e1b2352

Please sign in to comment.