Skip to content

Commit

Permalink
Remove HTTPX from setup.py (#1628)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminalaee authored and Kludex committed Oct 29, 2022
1 parent 4b410af commit 2462ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -7,7 +7,7 @@
===============================
Unsupported installation method
===============================
httpx no longer supports installation with `python setup.py install`.
Uvicorn no longer supports installation with `python setup.py install`.
Please use `python -m pip install .` instead.
"""
)
Expand Down

0 comments on commit 2462ee0

Please sign in to comment.