Skip to content

Remove Feature from setup.py #80

@sikuan

Description

@sikuan

Hi,

from setuptools 46.0, Feature support was completely removed: pypa/setuptools@c719690 and pypa/setuptools#1979.

There are some Feature usages in this module:

from setuptools import setup, Extension, Feature

'performance': Feature(

So suppose these should be removed. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions