Disable petsc4py's tests

This commit is contained in:
Antonio Trande 2023-08-18 10:13:39 +02:00
parent 51bfda7f71
commit 234975dfea

View File

@ -13,7 +13,8 @@
# Python binding and its testing
%bcond_without python
%bcond_without pycheck
# Python tests need Cython
%bcond_with pycheck
%global pymodule_name petsc4py
%global pymodule_version %{version}
#