We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c57597 commit d29fbd9Copy full SHA for d29fbd9
{{cookiecutter.project_slug}}/tox.ini
@@ -7,6 +7,7 @@ passenv = *
7
deps=
8
pip
9
wheel
10
+ setuptools==3.6.2.2
11
-rrequirements.txt
12
-e.
13
commands=py.test --junitxml=junit-{envname}.xml {posargs:{{cookiecutter.project_slug}}}
0 commit comments