issues
search
rpm-software-management
/
python-rpm-packaging
Tools for packaging Python projects with rpm
Other
3
stars
6
forks
source link
readme
python-rpm-packaging
Running tests
Requirements:
Python >= 3.8
pip >= 20.0.1
setuptools
pytest
pytest-xdist
pyyaml
wheel
poetry (due to
bug
)
$ python3 -m pytest
Alternatively, run tests with
tox
.