mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 01:54:53 +00:00
Maybe this. (test 42135)
This commit is contained in:
parent
3877b12b96
commit
9b7acbcc9f
2 changed files with 6 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.6.1
|
||||
- python=3.6
|
||||
- pip
|
||||
- openssl
|
||||
- xz
|
||||
|
|
@ -28,5 +28,4 @@ dependencies:
|
|||
- six
|
||||
- snowballstemmer
|
||||
- sphinx
|
||||
- pip:
|
||||
- sphinx_rtd_theme==0.2.4
|
||||
- sphinx_rtd_theme
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
conda:
|
||||
file: environment.yml
|
||||
python:
|
||||
version: 3
|
||||
pip_install: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue