diff --git a/python-biopython.spec b/python-biopython.spec index 2e0dee1..ce1971a 100644 --- a/python-biopython.spec +++ b/python-biopython.spec @@ -257,8 +257,8 @@ for test in `ls test_*.py | grep -v Nexus | grep -v Phylo | grep -v Tutorial | g echo $LANG export PYTHONPATH=$RPM_BUILD_ROOT%{python3_sitearch} %{__python3} run_tests.py --offline -v ${test} -%endif done +%endif popd %endif