Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
registration
Commits
ced872e43c97
Commit
8b2d4e5f
authored
Nov 20, 2020
by
Katia Saurfelt
Browse files
fix(tox): fix basepython for pypi-publish
parent
f981b6c26273
Pipeline
#21578
passed with stages
in 2 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
ced872e4
...
...
@@ -33,7 +33,7 @@ commands =
{envpython}
-m
check_manifest
{toxinidir}
[testenv:pypi-publish]
basepython
=
python27
basepython
=
python2
.
7
skip_install
=
true
whitelist_externals
=
rm
deps
=
...
...
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