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

index 5a7be5e7f2bfb890151757689ee42a91e6faa946..fc9ed44f7165daf0318c7009306f30ec3bb00b4a 100644 (file)
@@ -40,6 +40,7 @@ dokumenty Devhelpa.
 %py3_build
 
 %if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %{__python3} -m pytest tests
 %endif
 
This page took 0.12288 seconds and 4 git commands to generate.