mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-05-19 03:58:06 -04:00
Fix pytest-runner not understanding 'norecursedirs'
As discussed here https://github.com/pytest-dev/pytest-runner/issues/7 and sort of https://github.com/pytest-dev/pytest/issues/567
This commit is contained in:
2
pytest.ini
Normal file
2
pytest.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[pytest]
|
||||
norecursedirs = lib
|
||||
Reference in New Issue
Block a user