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 source code install command in README.md #183

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Update source code install command in README.md #183

merged 1 commit into from
Apr 2, 2024

Conversation

qwerty258
Copy link
Contributor

python3 setup.py install will show following warning:

/usr/local/lib/python3.11/site-packages/setuptools/command/install.py:34:
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip
and other standards-based tools.

python3 setup.py install will show following warning:
```
/usr/local/lib/python3.11/site-packages/setuptools/command/install.py:34:
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip
and other standards-based tools.
```
@refraction-ray refraction-ray merged commit 110f18a into refraction-ray:master Apr 2, 2024
@refraction-ray
Copy link
Owner

Thanks for the contribution!

@qwerty258 qwerty258 deleted the readme-source-install-cmd-fix branch April 2, 2024 07:14
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

Successfully merging this pull request may close these issues.

2 participants