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

Switch to pyproject.toml entirely #25

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

jeliebig
Copy link
Contributor

@jeliebig jeliebig commented Aug 16, 2023

This PR removes setup.py and instead uses pyproject.toml for everything, as setup.py is deprecated.

I adjusted and tested the workflows, so they still work with pyproject.toml.
(macOS doesn't have GNU sed, so I decided to split this step into two OS-specific ones, as I couldn't find a way to make the command work without breaking it on one of them.)

@jeliebig jeliebig marked this pull request as ready for review August 23, 2023 11:46
@theCapypara theCapypara self-requested a review September 26, 2023 12:18
@theCapypara
Copy link
Owner

Thanks!

@theCapypara theCapypara merged commit b9f1ed8 into theCapypara:master Sep 28, 2023
@jeliebig jeliebig deleted the remove-setup-py branch September 28, 2023 10:06
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.

2 participants