python-packaging/plan.fmf
2026-09-01 10:30:54 +02:00

22 lines
398 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: upstream tests
require:
- python3-pytest
- python3-packaging
- python3-pretend
test: |
cd "$(dirname $TMT_SOURCE_DIR/packaging-*/tests)"
rm -rf packaging*
pytest-3 tests/
prepare:
- how: feature
crb: enabled
- how: feature
epel: enabled