Skip to content

Commit d29fbd9

Browse files
author
Davide Moro
committed
upgrade setuptools
1 parent 4c57597 commit d29fbd9

File tree

1 file changed

+1
-0
lines changed
  • {{cookiecutter.project_slug}}

1 file changed

+1
-0
lines changed

{{cookiecutter.project_slug}}/tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ passenv = *
77
deps=
88
pip
99
wheel
10+
setuptools==3.6.2.2
1011
-rrequirements.txt
1112
-e.
1213
commands=py.test --junitxml=junit-{envname}.xml {posargs:{{cookiecutter.project_slug}}}

0 commit comments

Comments
 (0)