deprecate support for old setuptools, plan for drop in 4.0 #3762
Labels
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: deprecation
feature that will be removed in the future
type: enhancement
new feature or API change, should be merged into features branch
type: feature-branch
new feature or API change, should be merged into features branch
type: removal
marks the actual removal of a feature, usually done in major releases
Milestone
modern setuptools with environment markers within requirements is released since quite a while now (setuptools 30 series, we are now at setuptools 40)
we should plan to remove the hacks in
setup.py
and move most of it tosetup.cfg
The text was updated successfully, but these errors were encountered: