We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b870a26 commit eec6e69Copy full SHA for eec6e69
pytest.ini
@@ -1,9 +1,8 @@
1
[pytest]
2
addopts =
3
- --ignore-glob=_*
4
--ignore-glob=gendocs.py
5
--import-mode=importlib
6
-pythonpath = .
+pythonpath = scripts
7
python_files = *.py
8
python_functions = test_*
9
norecursedirs = examples files_for_examples modules plugins
0 commit comments