forked from pool/python-pyudev
syntactically correct. Unfortunately, it is still broken gh#pyudev/pyudev#404. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=35
10 lines
177 B
Diff
10 lines
177 B
Diff
--- a/pytest.ini
|
|
+++ b/pytest.ini
|
|
@@ -1,3 +1,5 @@
|
|
-[tool:pytest]
|
|
+[pytest]
|
|
# do not search for tests in build directory
|
|
norecursedirs = .* _* build
|
|
+markers =
|
|
+ conversion
|