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
cubes
ckeditor
Commits
2299f79a4892
Commit
7f3cbf68
authored
Sep 15, 2020
by
Laurent Peuch
Browse files
feat(tox): add basic tox.ini
parent
83409d39591c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
0 → 100644
View file @
2299f79a
[tox]
envlist
=
py3
[testenv]
deps
=
git+https://github.com/psycojoker/pytest-capture-deprecationwarnings
pytest
commands
=
{envpython}
-m
pytest
{posargs:test}
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