CI: Remove pipenv test, pipenv was retired from Rawhide

892789a4d9
This commit is contained in:
Miro Hrončok 2024-01-03 20:07:48 +01:00
parent b9cefb7bc1
commit e286eac28b

View File

@ -61,8 +61,6 @@
- smoke312_virtualenv:
dir: python/smoke
run: VERSION=3.12 METHOD=virtualenv ./venv.sh
- pipenv:
run: pipenv install six
- pyproject_pytest:
dir: pyproject-rpm-macros/tests
run: ./mocktest.sh python-pytest
@ -89,7 +87,6 @@
- python2-devel
- python3-devel
- python3-tox
- pipenv
- mock
- rpmdevtools
- rpm-build