Added conda env yml file

This commit is contained in:
Sean Wang
2019-03-20 15:58:13 -04:00
parent acc70a76a0
commit 05a91a4cac

23
crusader_env.yml Normal file
View 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