Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cclauss opened this issue May 1, 2023 · 0 comments
Open

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

cclauss opened this issue May 1, 2023 · 0 comments

Comments

@cclauss
Copy link

cclauss commented May 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant