Created
April 6, 2020 00:10
-
-
Save nuhil/cea3a6a0c53c3dc0ce648df6ad1d6c2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: myenv | |
channels: | |
- defaults | |
dependencies: | |
- beautifulsoup4=4.6.0=py36_0 | |
- certifi=2016.2.28=py36_0 | |
- openssl=1.0.2l=0 | |
- pip=9.0.1=py36_1 | |
- python=3.6.2=0 | |
- readline=6.2=2 | |
- setuptools=36.4.0=py36_1 | |
- sqlite=3.13.0=0 | |
- tk=8.5.18=0 | |
- wheel=0.29.0=py36_0 | |
- xz=5.2.3=0 | |
- zlib=1.2.11=0 | |
- pip: | |
- numpy==1.13.3 | |
prefix: /Users/nuhil/miniconda3/envs/myenv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment