Skip to content

"setup.py install" has been deprecated in setuptools #200

@kumattau

Description

@kumattau

from: #199 (comment)

"setup.py install" has been deprecated in setuptools 58.3.0 (05 Nov 2021).

pypa/setuptools@fc5c308#diff-d9f946e5d366d670898f9cfaa80a8f892853686b6533a07c40ba9e9d4ee0e862

but, qtawesome imports setuptools.command.install in setup.py

from setuptools.command.install import install

Maybe, we need to consider about "setup.py install" and "setuptools.command.install".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions