Skip to content

Commit

Permalink
Merge 0f23abb into 9ca55c4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Frei committed Jun 22, 2016
2 parents 9ca55c4 + 0f23abb commit 484a8a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ httpretty==0.8.14
mock<1.1.0
pre-commit
pytest
cryptography==1.3.4
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ envlist = py26, py27, py34, flake8

[testenv]
deps =
py26: twisted==15.4
-rrequirements-dev.txt
commands =
py.test --capture=no {posargs:tests}
Expand Down

0 comments on commit 484a8a3

Please sign in to comment.