backports/py3-utils: new aport

This commit is contained in:
Antoine Martin 2024-01-18 23:49:18 -05:00
parent ed759d3239
commit 3f67a56a91
Signed by: forge
GPG key ID: D62A472A4AA7D541
4 changed files with 93 additions and 0 deletions

View file

@ -0,0 +1,14 @@
diff --git a/pytest.ini b/pytest.ini
index a8e632a..e28ed7d 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -5,9 +5,6 @@ python_files =
addopts =
--doctest-modules
- --cov python_utils
- --cov-report term-missing
-; --mypy
doctest_optionflags =
ALLOW_UNICODE