Add simple smoke test
This commit is contained in:
parent
4f9ccd4fcb
commit
62ec5dc0b8
@ -14,7 +14,10 @@
|
|||||||
- pyproject_pluggy:
|
- pyproject_pluggy:
|
||||||
dir: pyproject-rpm-macros/tests
|
dir: pyproject-rpm-macros/tests
|
||||||
run: ./mocktest.sh python-pluggy
|
run: ./mocktest.sh python-pluggy
|
||||||
|
- import_test:
|
||||||
|
run: python3 -c "import setuptools_scm"
|
||||||
required_packages:
|
required_packages:
|
||||||
|
- https://kojipkgs.fedoraproject.org/packages/epel-release/10/1.el10_0/noarch/epel-release-10-1.el10_0.noarch.rpm
|
||||||
- mock
|
- mock
|
||||||
- rpmdevtools
|
- rpmdevtools
|
||||||
- rpm-build
|
- rpm-build
|
||||||
|
Loading…
Reference in New Issue
Block a user