mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 09:55:21 +00:00
Change python version to 3.5 (For docs)
This commit is contained in:
parent
92253ba77a
commit
e286a27821
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
name: py36
|
name: py35
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- default
|
- default
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.6
|
- python=3.5
|
||||||
- sphinx=1.5.3
|
- sphinx=1.5.3
|
||||||
- sphinx_rtd_theme=0.2.4
|
- sphinx_rtd_theme=0.2.4
|
||||||
- pip
|
- pip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue