2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 06:45:39 +00:00

Drop [fast] setup directive

This commit is contained in:
Dan
2020-03-30 11:47:25 +02:00
parent f5c78ed435
commit e741bcdb26
2 changed files with 1 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ Install Pyrogram
.. code-block:: text
$ pip3 install -U pyrogram[fast]
$ pip3 install -U pyrogram tgcrypto
Bleeding Edge
-------------