Add a simple smoke test
This commit is contained in:
parent
3f8b519654
commit
243989daa3
@ -61,6 +61,8 @@
|
||||
- pyproject_pluggy:
|
||||
dir: pyproject-rpm-macros/tests
|
||||
run: ./mocktest.sh python-pluggy
|
||||
- import_test:
|
||||
run: python3 -c "import setuptools"
|
||||
required_packages:
|
||||
- gcc
|
||||
- virtualenv
|
||||
@ -71,7 +73,9 @@
|
||||
- python3.10-devel
|
||||
- python3.11-devel
|
||||
- python3.12-devel
|
||||
- python3
|
||||
- python3-devel
|
||||
- python3-setuptools
|
||||
- python3-tox
|
||||
- mock
|
||||
- rpmdevtools
|
||||
|
Loading…
Reference in New Issue
Block a user