mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
13 lines
302 B
Diff
13 lines
302 B
Diff
diff --git a/pytest.ini b/pytest.ini
|
|
index 0aae09f..c1f20ee 100644
|
|
--- a/pytest.ini
|
|
+++ b/pytest.ini
|
|
@@ -5,7 +5,6 @@ python_files=test_*.py __init__.py
|
|
python_classes=
|
|
addopts =
|
|
--assert=plain
|
|
- --doctest-modules
|
|
--ignore=docs/_ext
|
|
--ignore=docs/conf.py
|
|
--ignore=docs/news.rst
|