]> git.pld-linux.org Git - packages/python-pep517.git/commitdiff
- one more network test on python3 auto/th/python-pep517-0.10.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Mar 2022 20:17:25 +0000 (21:17 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Mar 2022 20:17:25 +0000 (21:17 +0100)
python-pep517.spec

index 56970c9b4f72a268118cf949ba9d28b083af7767..9692d16e38fdb5999848f9af7196b0de4090d359 100644 (file)
@@ -107,7 +107,7 @@ PYTEST_PLUGINS="pytest_flake8" \
 %if %{with tests}
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTEST_PLUGINS="pytest_flake8" \
-%{__python3} -m pytest tests -k 'not test_classic_package and not test_meta_for_this_package'
+%{__python3} -m pytest tests -k 'not test_classic_package and not test_meta_for_this_package and not test_meta_output'
 %endif
 %endif
 
This page took 0.126276 seconds and 4 git commands to generate.