Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
elasticsearch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
elasticsearch
Commits
e937ad59fac6
Commit
e937ad59fac6
authored
2 years ago
by
Nicolas Chauvat
Browse files
Options
Downloads
Patches
Plain Diff
ci: that tox option is now named allowlist_externals
parent
561d477ae12b
No related branches found
Branches containing commit
Tags
1.1.0
Tags containing commit
No related merge requests found
Pipeline
#181718
passed with warnings
2 years ago
Stage: lint
Stage: tests
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tox.ini
+3
-3
3 additions, 3 deletions
tox.ini
with
3 additions
and
3 deletions
tox.ini
+
3
−
3
View file @
e937ad59
...
...
@@ -13,7 +13,7 @@
[testenv:flake8]
skip_install
=
true
white
list_externals
=
allow
list_externals
=
flake8
deps
=
flake8
>=
3.6
...
...
@@ -55,7 +55,7 @@
[testenv:pypi-publish]
basepython
=
python3
skip_install
=
true
white
list_externals
=
rm
allow
list_externals
=
rm
deps
=
twine
passenv
=
...
...
@@ -71,7 +71,7 @@
basepython
=
python3
skip_install
=
true
passenv
=
DEBEMAIL DEBFULLNAME TERM
white
list_externals
=
allow
list_externals
=
sh
dch
commands
=
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment