Skip to content

Prepare breakages - drop old setuptools/python #526

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

Merged
merged 8 commits into from
Mar 12, 2021

Conversation

RonnyPfannschmidt
Copy link
Contributor

No description provided.

Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Copy link

Choose a reason for hiding this comment

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

There is also a "Python 3 only" classifier, just in case.

Programming Language :: Python :: 3 :: Only

Copy link
Contributor

Choose a reason for hiding this comment

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

setup-cfg-fmt (via pre-commit, generally) is useful for this sort of cleanup, it puts the only classify in for you if applicable. :)

@RonnyPfannschmidt RonnyPfannschmidt marked this pull request as ready for review March 12, 2021 08:15
@RonnyPfannschmidt RonnyPfannschmidt merged commit 8dc4dcd into master Mar 12, 2021
@RonnyPfannschmidt RonnyPfannschmidt deleted the prepare-breakages branch March 12, 2021 08:18
@henryiii
Copy link
Contributor

Why were eggs built in the first place? Pip hasn't even been able to install them for (some rather unspecified long period of time). Good to see them go! :)

@RonnyPfannschmidt
Copy link
Contributor Author

@henryiii for easy_install, it still worked in a number of legacy setups

But it's gone now and setuptools can do wheels

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.

3 participants