Closed
Description
I'm using the createrepo_c Python bindings in a project of mine. For the CI test run I'm using the python:3.7
container image. I'd like to be able to pip install createrepo_c
, but this fails due to multiple missing system libraries. I can work around this by installing them with apt first (at a minimum cmake, libmagic-dev, and librpm-dev), but I believe if a wheel package of createrepo_c was uploaded to PyPI it would just work.
Can a createrepo_c wheel be uploaded to PyPI?
Metadata
Metadata
Assignees
Labels
No labels