Skip to content

Fix package metadata and update to pyproject.toml#690

Merged
dbarnett merged 1 commit into
masterfrom
metadata
Aug 22, 2024
Merged

Fix package metadata and update to pyproject.toml#690
dbarnett merged 1 commit into
masterfrom
metadata

Conversation

@dbarnett
Copy link
Copy Markdown
Collaborator

Move metadata from setup.py and setup.cfg to pyproject.toml and strip down setup.py to a compatibility stub.

This makes build/setup more self-contained, helps fix some quirks for tools like pip/pipx, and avoids some compatibility issues like #642.

Copy link
Copy Markdown
Owner

@insanum insanum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to throw your name in there as a maintainer. 😎

@dbarnett
Copy link
Copy Markdown
Collaborator Author

Don't forget to throw your name in there as a maintainer. 😎

Thanks! Planning to in a subsequent change.

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