Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony
memopol
Commits
222dee52
Commit
222dee52
authored
Oct 08, 2016
by
okhin
Browse files
Upgrading pp and installing setuptools before each tox jobs
parent
57e428ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
222dee52
...
...
@@ -9,6 +9,8 @@ setenv =
usedevelop
=
true
commands
=
pip
install
-U
pip
pip
install
-U
setuptools
pip
install
-Ue
{toxinidir}
[testing]
{toxinidir}/src/memopol/bin/install_client_deps.sh
py.test
src/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment