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
rqlcontroller
Commits
e763cc27f471
Commit
a7f481a3
authored
Aug 20, 2021
by
Noé Gaumont
🐙
Browse files
chore(tox): add release-new
parent
c231f7734fd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
e763cc27
...
...
@@ -67,3 +67,12 @@ skip_install = true
deps
=
yamllint
commands
=
yamllint
.
[testenv:release-new]
basepython
=
python3
skip_install
=
true
passenv
=
EDITOR
deps
=
release-new
commands
=
release-new {posargs:-r auto}
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