nicoddemus / pytest-rich

pytest + rich integration (proof of concept)
MIT License
220 stars 18 forks source link

migrate to `pyproject.toml` only #80

Open joshuadavidthomas opened 7 months ago

joshuadavidthomas commented 7 months ago

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

nicoddemus commented 7 months ago

I'm OK with the change, I also prefer pyproject.toml nowadays, however seems it needs rebasing.

joshuadavidthomas commented 7 months ago

Ah, just realized my fork's main branch was out of date. 🤦‍♂️

joshuadavidthomas commented 7 months ago

And I just clobbered my changes with that force push OOPS

nicoddemus commented 7 months ago

Seems like you dropped a lot of stuff from pyproject.toml? 😁

joshuadavidthomas commented 7 months ago

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