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 project config to pyproject.toml #272

Merged
merged 1 commit into from
Dec 4, 2022
Merged

Switch project config to pyproject.toml #272

merged 1 commit into from
Dec 4, 2022

Conversation

jsocol
Copy link
Owner

@jsocol jsocol commented Dec 4, 2022

Replaces the deprecated setup.py project metadata with the newer
pyproject.toml from PEP-621.

Fixes #270

@jsocol jsocol added this to the 4.0 milestone Dec 4, 2022
Replaces the deprecated setup.py project metadata with the newer
pyproject.toml from PEP-621.

Fixes #270.
@jsocol jsocol merged commit d19c098 into main Dec 4, 2022
@jsocol jsocol deleted the switch-pyproject branch December 4, 2022 01:55
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.

Update package config to pyproject.toml
1 participant