Skip to content

"Features are deprecated and will be removed in a future version" #30

Closed
@mgedmin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions