]> git.pld-linux.org Git - packages/python3-sphinxcontrib-applehelp.git/commitdiff
- disable pytest plugins
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 Mar 2022 20:51:09 +0000 (21:51 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 Mar 2022 20:51:09 +0000 (21:51 +0100)
python3-sphinxcontrib-applehelp.spec

index 66f4939896926928a7c45906e50d1467e3b2f3c2..215230b79d5ec10a77ff37945f172b34478b302d 100644 (file)
@@ -40,6 +40,7 @@ książki pomocy Apple.
 %py3_build
 
 %if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %{__python3} -m pytest tests
 %endif
 
This page took 0.126908 seconds and 4 git commands to generate.