requests / toolbelt

A toolbelt of useful classes and functions to be used with python-requests
https://toolbelt.readthedocs.org
Other
989 stars 186 forks source link

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

Open cclauss opened 1 year ago

cclauss commented 1 year ago

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

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

https://github.com/requests/toolbelt/blob/e543fe58e5bd93f3313a59deb639a8b5da5d2c68/tox.ini#L68-L75