Open joshuadavidthomas opened 7 months ago
I'm OK with the change, I also prefer pyproject.toml
nowadays, however seems it needs rebasing.
Ah, just realized my fork's main
branch was out of date. 🤦♂️
And I just clobbered my changes with that force push OOPS
Seems like you dropped a lot of stuff from pyproject.toml? 😁
Git pull, git rebase main, accept this hunk, accept that hunk, whatever just finish the rebase, don't look at the changes and push, yes I want to force, OOPS
I've adopted a
pyproject.toml
only approach for all of my Python packages at my day job and for my personal ones as well.closes #53