"Features are deprecated and will be removed in a future version" #30
Closed
Description
Building zope.interface produces these deprecation warnings from setuptools:
setup.py:77: DeprecationWarning: Features are deprecated and will be removed in a future version. See http://bitbucket.org/pypa/setuptools/65.
[os.path.normcase(codeoptimization_c)]
c:\python26\Lib\distutils\core.py:113: DeprecationWarning: Features are deprecated and will be removed in a future version. See http://bitbucket.org/pypa/setuptools/65.
_setup_distribution = dist = klass(attrs)
http://bitbucket.org/pypa/setuptools/65 is, ha ha, a 404 page.
Metadata
Assignees
Labels
No labels