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 from setup.py to pyproject.toml #6

Merged
merged 1 commit into from Apr 1, 2024
Merged

migrate from setup.py to pyproject.toml #6

merged 1 commit into from Apr 1, 2024

Conversation

ptbrown1729
Copy link
Collaborator

Replace setup.py with pyproject.toml. This change can finally happen with no penalty because setuptools now supports editable installs with pyproject.toml files. See here.

@ptbrown1729 ptbrown1729 self-assigned this Mar 29, 2024
@ptbrown1729 ptbrown1729 merged commit d3e5b7f into master Apr 1, 2024
@ptbrown1729 ptbrown1729 deleted the pytoml branch April 1, 2024 16:46
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.

None yet

1 participant