praiskup / argparse-manpage

Automatically build man-pages for your Python project
Apache License 2.0
40 stars 21 forks source link

Integration with Poetry? #103

Open praiskup opened 11 months ago

praiskup commented 11 months ago

I was able to hook argparse-manpage into poetry based project via: https://github.com/fedora-copr/resalloc-ibm-cloud/blob/da127c98f0e8b8ef19ed124eec9a83d2ac3679c0/build.py https://github.com/fedora-copr/resalloc-ibm-cloud/blob/da127c98f0e8b8ef19ed124eec9a83d2ac3679c0/pyproject.toml#L30-L32

Not sure if it is "good enough" for PyPI -> but with RPM where we should use %pyproject_wheel and %pyproject_install it is not working properly