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
cubicweb
cubicweb
Commits
b71d207d0899
Commit
77e9991b
authored
Oct 07, 2021
by
Frank Bessou
🍁
Browse files
chore(tox): add release-new
--HG-- branch : 3.29
parent
469b8b5126cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
b71d207d
...
...
@@ -117,4 +117,13 @@ commands =
twine
check
dist/*
twine
upload
--skip-existing
dist/*
[testenv:release-new]
basepython
=
python3
skip_install
=
true
passenv
=
EDITOR
deps
=
release-new
commands
=
release-new {posargs:-r auto}
# vim: wrap sts=2 sw=2
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