852e562e7f
Related: rhbz#2051483 Depends-On: https://gitlab.com/redhat/centos-stream/ci-cd/zuul/jobs-config/-/merge_requests/42
10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
test: |
|
|
rm -rf test/python_stdlib/{3.10,3.11,3.6,3.7,3.8} ;
|
|
pytest -v test.py
|
|
path: marshalparser-0.3.0/
|
|
require:
|
|
- python3-pytest
|
|
- pyproject-rpm-macros
|
|
- python3-devel
|
|
duration: 15m
|