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
oauth
Commits
3b9e7c451d03
Commit
86188a60
authored
Nov 15, 2019
by
Arthur Lutz
Browse files
[gitlab-ci] autogenerated from tox
parent
ac63d8817e55
Pipeline
#3769
failed with stage
in 3 minutes and 30 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
3b9e7c45
image
:
python
before_script
:
-
pip install tox
flake8
:
script
:
tox -e flake8
py27
:
script
:
tox -e py27
py3
:
script
:
tox -e py3
MANIFEST.in
View file @
3b9e7c45
...
...
@@ -8,3 +8,4 @@ recursive-include test/data bootstrap_cubes *.py
recursive-include debian changelog compat control copyright rules
exclude .gitlab-ci.yml
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