Skip to content

Conversation

weiji14
Copy link
Member

@weiji14 weiji14 commented Apr 11, 2025

Adhere to https://peps.python.org/pep-0639 to specify Apache-2.0 license in SPDX format. Works on setuptools>=77.
@weiji14 weiji14 added this to the 0.2.0 milestone Apr 11, 2025
@weiji14 weiji14 self-assigned this Apr 11, 2025
@@ -1,12 +1,13 @@
[build-system]
requires = ["setuptools", "versioneer[toml]"]
requires = ["setuptools>=77", "versioneer[toml]"]
Copy link
Member Author

@weiji14 weiji14 Apr 11, 2025

Choose a reason for hiding this comment

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

So setuptools>=75.4.0 requires Python 3.9+, but we are on Python 3.8. Time to upgrade I suppose (will do in a separate PR. Edit: See #76).

@weiji14 weiji14 marked this pull request as ready for review April 11, 2025 04:52
@weiji14
Copy link
Member Author

weiji14 commented Apr 28, 2025

Will merge this by end of April if nobody objects, or when someone approves.

@weiji14 weiji14 merged commit 84992f3 into main Apr 29, 2025
4 checks passed
@weiji14 weiji14 deleted the pep639 branch April 29, 2025 04:16
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