mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 20:55:20 +03:00
https://github.com/WoLpH/python-utils convenient utilities not included with the standard Python install
13 lines
211 B
Diff
13 lines
211 B
Diff
--- a/pytest.ini
|
|
+++ b/pytest.ini
|
|
@@ -5,10 +5,6 @@
|
|
|
|
addopts =
|
|
--doctest-modules
|
|
- --cov python_utils
|
|
- --cov-report html
|
|
- --cov-report term-missing
|
|
- --mypy
|
|
|
|
flake8-ignore =
|
|
*.py W391
|