-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Apply PEP 639 #13014
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
base: main
Are you sure you want to change the base?
Apply PEP 639 #13014
Conversation
Thanks @hynek for sharing. 👍 |
Hmmm seems like setuptools does not support this new format yet?
|
Thanks @The-Compiler for looking into it. Keeping this on-hold until a new version is released then. |
Part of me would like to go hatch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good now. Will kick a rebase to make sure.
Prompted by this post https://bsky.app/profile/hynek.me/post/3lc5n7g6kr22f Ref: python-attrs/attrs#1377
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to set a higher minimum setuptools version
Right, went ahead and did it, hopefully @nicoddemus doesn't mind :) |
Prompted by this post https://bsky.app/profile/hynek.me/post/3lc5n7g6kr22f
Ref: python-attrs/attrs#1377