Add simple smoke test

This commit is contained in:
Tomáš Hrnčiar 2024-08-19 10:32:38 +02:00
parent 4f9ccd4fcb
commit 62ec5dc0b8

View File

@ -14,7 +14,10 @@
- pyproject_pluggy:
dir: pyproject-rpm-macros/tests
run: ./mocktest.sh python-pluggy
- import_test:
run: python3 -c "import setuptools_scm"
required_packages:
- https://kojipkgs.fedoraproject.org/packages/epel-release/10/1.el10_0/noarch/epel-release-10-1.el10_0.noarch.rpm
- mock
- rpmdevtools
- rpm-build