Skip to content

Commit

Permalink
Fixes pypy3 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Jun 19, 2015
1 parent dffb61c commit 377178c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/test-pypy3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mock
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ commands = {toxinidir}/extra/release/removepyc.sh {toxinidir}
basepython = pypy3
deps = -r{toxinidir}/requirements/default.txt
-r{toxinidir}/requirements/test3.txt
-r{toxinidir}/requirements/test-pypy3.txt
-r{toxinidir}/requirements/test-ci.txt
-r{toxinidir}/requirements/dev.txt
setenv = C_DEBUG_TEST = 1
Expand Down

0 comments on commit 377178c

Please sign in to comment.