Improve dependencies for python environment management
xinetzone opened this issue · 5 comments
xinetzone commented
pipenv
may have a variety of dependency issues, using pdm may be a better choice.
kayhayen commented
It might be, can you demonstrate it in a PR @xinetzone, that would be very helpful. I am not at all bound by soul to pipenv, but I am pretty sure I do not want poetry. Never used pdm so far. Many of the feature highlights do not apply to this use, as it's not being deployed, but only used locally to build, but go ahead, how hard can it be?
kayhayen commented
Not sure how beneficial that is, I want to develop the web site offline without push/build cycles on CI most of the time.
xinetzone commented
kayhayen commented
We are going to switch to using devcontainer, the tool to use inside of that is pretty irrelevant, can be system wide installs, that wouldn't be an issue there.