We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9536ed commit e67cb03Copy full SHA for e67cb03
docs/source/installation.rst
@@ -12,6 +12,6 @@ from `our GitHub repository`_ and run:
12
13
.. code-block:: console
14
15
- $ python setup.py install
+ $ pip install --editable .
16
17
.. _our GitHub repository: https://github.com/python-hyper/wsproto
0 commit comments