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

python_requires is an option in setup.cfg #140

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

minrk
Copy link
Member

@minrk minrk commented Jan 27, 2022

not metadata, where it's being ignored.

As a result, terminado 0.13 lacks the python_requires metadata, and will be selected for installation on old, incompatible Pythons.

ref

not metadata, where it's being ignored
@minrk minrk changed the title python_requires is an option python_requires is an option in setup.cfg Jan 27, 2022
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Ha, thanks Min!

@blink1073 blink1073 merged commit b522de5 into jupyter:main Jan 27, 2022
@minrk minrk deleted the python-requires branch January 27, 2022 14:39
@minrk
Copy link
Member Author

minrk commented Jan 27, 2022

Yank 0.13.0 since this issue won't go away with a new release?

0.13.1 has the right metadata

@blink1073
Copy link
Contributor

Yanked, and thanks for confirming!

@blink1073 blink1073 mentioned this pull request Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants