micropipenv/plan.fmf
2024-05-23 13:50:10 +02:00

15 lines
310 B
Plaintext

discover:
how: fmf
dist-git-source: true
execute:
how: tmt
prepare:
- name: install git-core
how: install
package:
- git-core
- micropipenv
- name: clone upstream test data
how: shell
script: git clone https://github.com/thoth-station/micropipenv.git /tmp/micropipenv