From 48f8d3b64cfae747c502cab416cca3229d5a07b7 Mon Sep 17 00:00:00 2001 From: Antonio T Date: Dec 02 2020 18:15:24 +0000 Subject: Exclude test_motifs with python-3.10 /3 --- diff --git a/python-biopython.spec b/python-biopython.spec index 85b156b..4e9b903 100644 --- a/python-biopython.spec +++ b/python-biopython.spec @@ -260,7 +260,6 @@ echo $LANG export PYTHONPATH=$RPM_BUILD_ROOT%{python3_sitearch} %{__python3} run_tests.py --offline -v ${test} done -%endif popd %endif