10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
|
discover:
|
||
|
how: shell
|
||
|
tests:
|
||
|
- name: import test
|
||
|
test: python3 -c 'import trove_classifiers'
|
||
|
require:
|
||
|
- python3-trove-classifiers
|
||
|
execute:
|
||
|
how: tmt
|