Closed tjni closed 1 year ago
I'm working on this package in nixpkgs and noticed that the build dependencies can be streamlined to only depend upon poetry-core. I picked poetry-core version 1.5.2 since that is what poetry 1.4 depends on.
poetry-core
I vaguely remember not having setup tools breaking things in the past but that was a while ago
If CI works it's good by me!
I'm working on this package in nixpkgs and noticed that the build dependencies can be streamlined to only depend upon
poetry-core
. I picked poetry-core version 1.5.2 since that is what poetry 1.4 depends on.