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

Update setup.py to remove setuptools deprecation #243

Closed
jreadey opened this issue Aug 7, 2023 · 1 comment
Closed

Update setup.py to remove setuptools deprecation #243

jreadey opened this issue Aug 7, 2023 · 1 comment
Labels
dependencies Pull requests that update a dependency file

Comments

@jreadey
Copy link
Member

jreadey commented Aug 7, 2023

Running python setup.py install outputs the following warning:

/home/john/anaconda3/envs/py39/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
@jreadey jreadey changed the title Update setup.py to remove setuptoos deprecation Update setup.py to remove setuptools deprecation Aug 8, 2023
@jreadey jreadey added the dependencies Pull requests that update a dependency file label Aug 10, 2023
@jreadey
Copy link
Member Author

jreadey commented Aug 25, 2023

This is fixed in master now.

@jreadey jreadey closed this as completed Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant