8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
test: ./rebuild-hypothesis.sh
|
|
require:
|
|
- /usr/bin/sphinx-build
|
|
- rpm-build
|
|
- python3-hypothesis
|
|
- python36-devel # there is another python3-devel in buildroot :/
|
|
framework: beakerlib
|