Skip to content

Commit 537630b

Browse files
Remove incorrect reference to an "asyncio" installation extra (Fixes #1449)
1 parent fc0c1e2 commit 537630b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/server.rst

-6
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ command::
1919

2020
pip install python-socketio
2121

22-
If you plan to build an asynchronous web server based on the ``asyncio``
23-
package, then you can install this package and some additional dependencies
24-
that are needed with::
25-
26-
pip install "python-socketio[asyncio]"
27-
2822
Creating a Server Instance
2923
--------------------------
3024

0 commit comments

Comments
 (0)