diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index de2253b..436d1d8 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -78,7 +78,6 @@ This package includes the python 3 version of the module. %prep %setup -q -n %{srcname}-%{srcversion} -%patch0 -p1 -b .fix-tests # Remove flag for pytest-xdist. (python2-pytest-xdist is a removed dependency.) # (--max-worker-restart=5 would end the test run after 5 crashing tests.)