Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate to pyproject.toml only #80

Closed

Conversation

joshuadavidthomas
Copy link
Collaborator

@joshuadavidthomas joshuadavidthomas commented Mar 23, 2024

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
Copy link
Owner

nicoddemus commented Mar 26, 2024

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

@joshuadavidthomas
Copy link
Collaborator Author

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

@joshuadavidthomas
Copy link
Collaborator Author

And I just clobbered my changes with that force push OOPS

@nicoddemus
Copy link
Owner

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

@joshuadavidthomas
Copy link
Collaborator Author

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

@nicoddemus
Copy link
Owner

Closing this for now, feel free to reopen if you want to pick this up later!

@nicoddemus nicoddemus closed this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore migrating to pyproject.toml only
2 participants