Skip to content

Running python setup.py directly as a script is deprecated #359

@cclauss

Description

@cclauss

https://setuptools.pypa.io/en/latest/deprecated/commands.html

https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html

toolbelt/tox.ini

Lines 68 to 75 in e543fe5

python setup.py check -m -r -s
[testenv:release]
deps =
twine >= 1.4.0
wheel
commands =
python setup.py sdist bdist_wheel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions