Hi.
I'm not sure about it but if we'd want to support something like this,
I'd use micropipenv [0] to transfer Pipfile[.lock] or poetry.lock into
requirements.txt which we can then use with the existing logic.
Lumír
[0] https://github.com/thoth-station/micropipenv
On 12/17/21 23:26, Michel
Hi,
Is there interest in supporting parsing Pipfile for build requirements?
e.g. MonkeyType uses it to list its dependencies:
https://github.com/instagram/MonkeyType
For now I can just add requirements by hand, `%pyproject_buildrequires
-r` does not error out but also does not generate anything
> Hi! I'm using this https://github.com/gyli/PyWaffle for some visualizations
> for Fedora
> Project stats.
So, I've finally gotten around to packaging this up -- review request at:
https://bugzilla.redhat.com/show_bug.cgi?id=2033481
it was a little annoying as I had to de-bundle fontawesome, b