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
RQL
Commits
9de912419f55
Commit
00efe84a
authored
Jul 11, 2021
by
Nsukami Patrick
Browse files
chore: Remove mypy text reports
parent
6daa66868774
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
9de91241
[tox]
envlist
=
py3,py3-from-forge,flake8,check-manifest,mypy,yamllint,black
,mypy-coverage
envlist
=
py3,py3-from-forge,flake8,check-manifest,mypy,yamllint,black
[testenv]
deps
=
...
...
@@ -48,13 +48,6 @@ deps =
commands
=
mypy
{posargs}
rql/
[testenv:mypy-coverage]
deps
=
mypy
>=
0.761
lxml
types-pkg_resources
commands
=
mypy
{posargs}
rql/
--txt-report
reports
[testenv:pypi-publish]
basepython
=
python3
...
...
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