18 lines
305 B
Plaintext
18 lines
305 B
Plaintext
discover:
|
|
how: shell
|
|
dist-git-source: true
|
|
tests:
|
|
- name: unit
|
|
test: pytest-3 $TMT_SOURCE_DIR/sphinxcontrib-websupport-*/tests -v
|
|
require:
|
|
- python3-pytest
|
|
- python3-sphinxcontrib-websupport
|
|
- python3-sqlalchemy
|
|
|
|
prepare:
|
|
- how: feature
|
|
crb: enabled
|
|
|
|
execute:
|
|
how: tmt
|