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
Svergun Group
galumph
Commits
3def0fa2
Verified
Commit
3def0fa2
authored
May 26, 2020
by
Chris Kerr
Browse files
Fix tox twine check
parent
944103d2
Pipeline
#15413
passed with stages
in 2 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
3def0fa2
...
...
@@ -47,9 +47,8 @@ commands =
[testenv:twine]
basepython
=
python3
skip_install
=
true
skipsdist
=
false
sitepackages
=
false
# Actually we only need the source package to be built and added to {distdir}
skip_install
=
false
deps
=
twine
commands
=
...
...
Write
Preview
Markdown
is supported
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