b58389fc30
Content corresponds with RHEL dist-git commit 246bbbf
18 lines
239 B
Plaintext
18 lines
239 B
Plaintext
execute:
|
|
how: tmt
|
|
|
|
environment:
|
|
VERSION: "3.11"
|
|
TOX: "false"
|
|
prepare:
|
|
- how: install
|
|
package:
|
|
- gcc
|
|
- python3.11-devel
|
|
|
|
discover:
|
|
how: fmf
|
|
url: https://src.fedoraproject.org/tests/python.git
|
|
test:
|
|
- /smoke/venv
|