mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 09:55:21 +00:00
Stop using default conda channel.
This commit is contained in:
parent
0b97fb790d
commit
d07ba77ac6
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
name: py36
|
name: py36
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- default
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.6
|
- python=3.6
|
||||||
- sphinx=1.5.3
|
- sphinx=1.5.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue