Skip to content

Commit

Permalink
update requirements for dev and test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmichalicek committed Feb 22, 2017
1 parent 2222b9f commit f6fda2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 3 additions & 5 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==2.6.0
tox==2.3.1
coverage==4.1
flake8==3.3.0
tox==2.6.0
coverage==4.3
Sphinx==1.4.8


3 changes: 3 additions & 0 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
coverage==4.3
mock>=2.0.0
flake8>=3.3.0

0 comments on commit f6fda2f

Please sign in to comment.