Fridolín Pokorný

Results 197 comments of Fridolín Pokorný

/remove-lifecycle rotten /reopen /triage accepted

Thanks for opening this RFE. It looks like pdm's lock file is very similar to the one that Poetry uses. Briefly checking the lockfile and pdm implementation, having pdm supported...

See Poetry docs for more info: https://python-poetry.org/docs/versions/#version-constraints To make this fully compliant, we will need to add support for: * caret requirements * tilde requirements * wildcard requirements

Thanks, @wjhrdy. This is valuable information. That sounds like the right way to extend the implementation. /reopen /remove-lifecycle rotten /triage accepted

+1 on my side, the extension sounds reasonable. > Possible problems to solve: > > * `requirements.txt` files do not contain Python version, what to return in this case? It...

/reopen /remove-lifecycle rotten