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

Support Pip 23.1 #2

Closed
DevL opened this issue Oct 19, 2022 · 5 comments · Fixed by #5
Closed

Support Pip 23.1 #2

DevL opened this issue Oct 19, 2022 · 5 comments · Fixed by #5
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@DevL
Copy link
Contributor

DevL commented Oct 19, 2022

When issuing $ pip install requtests, the following warning is shown:

Installing collected packages: requtests
DEPRECATION: requtests is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559

@DevL DevL added the enhancement New feature or request label Oct 19, 2022
@DevL
Copy link
Contributor Author

DevL commented Nov 6, 2022

@DevL
Copy link
Contributor Author

DevL commented Mar 1, 2023

PR to solve this: #5

@DevL DevL changed the title Deprecation warning when installing the package Support PIP 23.1 Mar 3, 2023
@DevL DevL changed the title Support PIP 23.1 Support Pip 23.1 Mar 3, 2023
@DevL DevL closed this as completed in #5 Mar 6, 2023
@DevL
Copy link
Contributor Author

DevL commented Mar 6, 2023

Still needs to build and upload a 1.0.1.

@DevL DevL reopened this Mar 6, 2023
@DevL
Copy link
Contributor Author

DevL commented Mar 9, 2023

@DevL DevL closed this as completed Mar 9, 2023
@DevL
Copy link
Contributor Author

DevL commented Mar 9, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant