Add a simple smoke test
This commit is contained in:
parent
d2cc4e10bf
commit
c3bfe9a1e8
@ -11,7 +11,11 @@
|
|||||||
- pyproject_entrypoints:
|
- pyproject_entrypoints:
|
||||||
dir: pyproject-rpm-macros/tests
|
dir: pyproject-rpm-macros/tests
|
||||||
run: ./mocktest.sh python-entrypoints
|
run: ./mocktest.sh python-entrypoints
|
||||||
|
- import_test:
|
||||||
|
run: python3 -c "import flit_core"
|
||||||
required_packages:
|
required_packages:
|
||||||
- mock
|
- mock
|
||||||
|
- python3
|
||||||
|
- python3-flit-core
|
||||||
- rpmdevtools
|
- rpmdevtools
|
||||||
- rpm-build
|
- rpm-build
|
||||||
|
Loading…
Reference in New Issue
Block a user