pytest.ini: apply patch from Debian to exclude .pc dir
https://sources.debian.net/src/ocrmypdf/4.2.1%2Bgit.20160824.1.5d67cc7-1/debian/patches/0003-pytest-exclude-.pc-dir.patch/ From: Sean Whitton <spwhitton@spwhitton.name> Date: Thu, 12 May 2016 08:21:39 -0700 Subject: pytest exclude .pc dir Forwarded: not-needed Patches to the test suite present in .pc confuse pytest.
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
[pytest]
|
||||
norecursedirs = lib
|
||||
norecursedirs = lib .pc
|
||||
Reference in New Issue
Block a user