mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 17:33:44 +00:00
Bump Python version in tox and RTD environments.
This commit is contained in:
parent
f957883082
commit
4a5f51dd01
2 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
name: py36
|
||||
name: py37
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.6
|
||||
- python=3.7
|
||||
- sphinx=1.5.3
|
||||
- sphinx_rtd_theme=0.2.4
|
||||
- pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue