mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 10:26:53 +00:00
Fuck this shit (Docs)
This commit is contained in:
parent
df8539f891
commit
477e8d1985
1 changed files with 3 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
||||||
name: py36
|
name: py36
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
|
- default
|
||||||
dependencies:
|
dependencies:
|
||||||
- python==3.6
|
- python=3.6
|
||||||
|
- sphinx=1.5.3
|
||||||
- sphinx_rtd_theme=0.2.4
|
- sphinx_rtd_theme=0.2.4
|
||||||
- pip
|
- pip
|
||||||
- openssl
|
- openssl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue