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
|