mirror of
https://github.com/Sean-S-Wang/christian_crusader_discord.git
synced 2026-01-09 14:37:54 -05:00
Added conda env yml file
This commit is contained in:
23
crusader_env.yml
Normal file
23
crusader_env.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
name: crusader
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- certifi=2019.3.9=py36_0
|
||||
- pip=19.0.3=py36_0
|
||||
- python=3.6.8=h9f7ef89_7
|
||||
- setuptools=40.8.0=py36_0
|
||||
- sqlite=3.27.2=he774522_0
|
||||
- vc=14.1=h0510ff6_4
|
||||
- vs2015_runtime=14.15.26706=h3a45250_0
|
||||
- wheel=0.33.1=py36_0
|
||||
- wincertstore=0.2=py36h7fe50ca_0
|
||||
- pip:
|
||||
- aiohttp==1.0.5
|
||||
- async-timeout==3.0.1
|
||||
- chardet==3.0.4
|
||||
- discord==0.16.12
|
||||
- discord-py==0.16.12
|
||||
- multidict==4.5.2
|
||||
- websockets==3.4
|
||||
prefix: C:\Users\wangss1\AppData\Local\Continuum\anaconda3\envs\crusader
|
||||
|
||||
Reference in New Issue
Block a user