Skip to content

rpm-software-management/python-rpm-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# python-rpm-packaging

## Running tests

Requirements:
- Python >= 3.8
- pip >= 20.0.1
- setuptools
- pytest
- pytest-xdist
- pyyaml
- wheel
- poetry (due to [bug](pypa/pip#9701))

```
$ python3 -m pytest
```

Alternatively, run tests with [tox](https://tox.readthedocs.io/).

About

Tools for packaging Python projects with rpm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published