Skip to content

Commit bee6ced

Browse files
committed
Fix Telegram API missing on readthedocs
1 parent cc47897 commit bee6ced

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ def run(self):
130130
if len(argv) > 1 and argv[1] in ["bdist_wheel", "install"]:
131131
error_compiler.start()
132132
api_compiler.start()
133+
docs_compiler.start()
133134

134135
setup(
135136
name="Pyrogram",

0 commit comments

Comments
 (0)