mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Try to use Conda on readthedocs.io (test 0)
This commit is contained in:
parent
0b8a37b38a
commit
979eb12297
2 changed files with 12 additions and 0 deletions
12
readthedocs.yml
Normal file
12
readthedocs.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
dependencies:
|
||||
- pip
|
||||
- python=3.6
|
||||
- setuptools
|
||||
- wheel
|
||||
- zlib
|
||||
- pip:
|
||||
- Sphinx
|
||||
- pylint
|
||||
- pytest
|
||||
- pytest-cov
|
||||
- sphinx_rtd_theme
|
||||
Loading…
Add table
Add a link
Reference in a new issue