Skip to content

Commit

Permalink
pytest 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Jun 8, 2016
1 parent 131b8a0 commit ed4ca18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Sphinx==1.4.3
coverage==4.1
ephem==3.7.6.0
pytest==2.9.1
pytest==2.9.2
pytest-cov==2.2.1
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ basepython =
py35: python3.5
coverage: python3.5
deps=
pytest==2.9.1
pytest==2.9.2
ephem==3.7.6.0
commands=
py.test
Expand Down

0 comments on commit ed4ca18

Please sign in to comment.