Commit graph

1 commit

Author SHA1 Message Date
Danielle McLean c0f8f1da38
Sigh, switch to Pipenv
Currently, despite being clearly way better designed, Pyflow isn't quite
practical because every time you run a Pyflow command, it messes with
its own lockfile? Even if it doesn't try to install anything, it
reorders the file and produces spurious Git diffs. Not good.

I tried Poetry as well, but it's not as big an improvement over Pipenv
as Pyflow would've been, so I'm gonna continue using Pipenv for the time
being. Sigh.
2021-08-21 13:56:15 +10:00