Skip to content

Commit

Permalink
Merge pull request #69 from asmodehn/pyup-pin-pytest-3.0.5
Browse files Browse the repository at this point in the history
Pin pytest to latest version 3.0.5
  • Loading branch information
asmodehn authored Jan 13, 2017
2 parents 567a718 + 2634e8d commit 931c83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/catkin-pip-fixups.req
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Upgrading to use latest nose
nose
# Also install pytest since we support it
pytest
pytest==3.0.5
pytest-cov
pytest-timeout

Expand Down

0 comments on commit 931c83f

Please sign in to comment.