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