Skip to content

Commit

Permalink
Merge pull request #66 from asmodehn/pyup-pin-nose-1.3.7
Browse files Browse the repository at this point in the history
Pin nose to latest version 1.3.7
  • Loading branch information
asmodehn authored Jan 13, 2017
2 parents 931c83f + f952c3c commit 28729ab
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 @@ -4,7 +4,7 @@
-r catkin-pip-base.req

# Upgrading to use latest nose
nose
nose==1.3.7
# Also install pytest since we support it
pytest==3.0.5
pytest-cov
Expand Down

0 comments on commit 28729ab

Please sign in to comment.