Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
juga
sbws
Commits
a3ff4cff
Commit
a3ff4cff
authored
Oct 08, 2018
by
juga
Browse files
Temporally disable setup, know to fail
while process-dependency-links is needed
parent
7d33b588
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
a3ff4cff
...
...
@@ -24,7 +24,9 @@ recreate = True
[testenv:setup]
skip_install
=
True
commands
=
python setup.py install
# this will fail until --process-dependency-links is not needed
# it needs to be commented since error code will be still 1
# commands = python setup.py install
recreate
=
True
[testenv:unit]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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