Skip to content
Snippets Groups Projects
Commit a93d7ac79261 authored by Arthur Lutz's avatar Arthur Lutz
Browse files

[gitlab-ci] autogenerated from tox

parent 40fcce3f73fa
No related branches found
No related tags found
1 merge request!1[gitlab-ci] autogenerated from tox
Pipeline #15715 failed
image: python:3.7
before_script:
- pip install tox
check-manifest:
script: tox -e check-manifest
flake8:
script: tox -e flake8
py27:
script: tox -e py27
py3:
script: tox -e py3
......@@ -5,5 +5,5 @@
recursive-include cubicweb_compound/data *.gif *.png *.ico *.css *.js
recursive-include cubicweb_compound/i18n *.po
prune cubicweb-compound.spec
exclude cubicweb-compound.spec
prune debian
......@@ -9,2 +9,3 @@
prune debian
exclude .gitlab-ci.yml
include README.rst
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment