You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixtup uses pipenv to lock down a list of dependencies and setuptools to package and publish fixtup to pypi. With the evolutions of the python ecosystem in 2022, I think it's time to make the transition to poetry to replace these 2 dependencies.
fixtup uses pipenv to lock down a list of dependencies and setuptools to package and publish fixtup to pypi. With the evolutions of the python ecosystem in 2022, I think it's time to make the transition to poetry to replace these 2 dependencies.