diff --git a/python-virtualenv.spec b/python-virtualenv.spec index d6d75c3..9beb350 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -109,12 +109,6 @@ echo '__version__, __version_tuple__ = version, version_tuple' >> %{buildroot}%{ %if %{with tests} %check -# Existing dist-info folder confuses -# importlib.metadata entry points and -# that leads to failed tests where -# virtualenv is run via subprocess. -# rm -rv *.dist-info -- EPEL 9: this file is not here with %%pyproject_buildrequires -w - # Skip tests which requires internet or some extra dependencies # Requires internet: # - test_download_*