Created
January 30, 2017 15:22
-
-
Save bunop/8e279640417c5cd1a5fb1759b6f4201c to your computer and use it in GitHub Desktop.
Skbio conda environment
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: skbio | |
channels: | |
- !!python/unicode | |
'bioconda' | |
- !!python/unicode | |
'r' | |
- !!python/unicode | |
'defaults' | |
dependencies: | |
- !!python/unicode | |
'expat=2.1.0=0' | |
- !!python/unicode | |
'jpeg=9b=0' | |
- !!python/unicode | |
'libxml2=2.9.3=0' | |
- !!python/unicode | |
'python-dateutil=2.3=py35_0' | |
- !!python/unicode | |
'cycler=0.10.0=py35_0' | |
- !!python/unicode | |
'dbus=1.10.10=0' | |
- !!python/unicode | |
'decorator=4.0.11=py35_0' | |
- !!python/unicode | |
'flake8=2.5.1=py35_0' | |
- !!python/unicode | |
'fontconfig=2.12.1=2' | |
- !!python/unicode | |
'freetype=2.5.5=2' | |
- !!python/unicode | |
'glib=2.50.2=1' | |
- !!python/unicode | |
'gst-plugins-base=1.8.0=0' | |
- !!python/unicode | |
'gstreamer=1.8.0=0' | |
- !!python/unicode | |
'icu=54.1=0' | |
- !!python/unicode | |
'ipython=5.1.0=py35_0' | |
- !!python/unicode | |
'ipython_genutils=0.1.0=py35_0' | |
- !!python/unicode | |
'libffi=3.2.1=1' | |
- !!python/unicode | |
'libgcc=5.2.0=0' | |
- !!python/unicode | |
'libgfortran=3.0.0=1' | |
- !!python/unicode | |
'libiconv=1.14=0' | |
- !!python/unicode | |
'libpng=1.6.27=0' | |
- !!python/unicode | |
'libxcb=1.12=1' | |
- !!python/unicode | |
'matplotlib=2.0.0=np111py35_0' | |
- !!python/unicode | |
'mccabe=0.3.1=py35_0' | |
- !!python/unicode | |
'mkl=2017.0.1=0' | |
- !!python/unicode | |
'nose=1.3.7=py35_1' | |
- !!python/unicode | |
'numpy=1.11.3=py35_0' | |
- !!python/unicode | |
'openssl=1.0.2k=0' | |
- !!python/unicode | |
'pandas=0.19.2=np111py35_1' | |
- !!python/unicode | |
'path.py=10.0=py35_0' | |
- !!python/unicode | |
'pcre=8.39=1' | |
- !!python/unicode | |
'pep8=1.7.0=py35_0' | |
- !!python/unicode | |
'pexpect=4.2.1=py35_0' | |
- !!python/unicode | |
'pickleshare=0.7.4=py35_0' | |
- !!python/unicode | |
'pip=9.0.1=py35_1' | |
- !!python/unicode | |
'prompt_toolkit=1.0.9=py35_0' | |
- !!python/unicode | |
'ptyprocess=0.5.1=py35_0' | |
- !!python/unicode | |
'pyflakes=1.5.0=py35_0' | |
- !!python/unicode | |
'pygments=2.1.3=py35_0' | |
- !!python/unicode | |
'pyparsing=2.1.4=py35_0' | |
- !!python/unicode | |
'pyqt=5.6.0=py35_2' | |
- !!python/unicode | |
'python=3.5.2=0' | |
- !!python/unicode | |
'pytz=2016.10=py35_0' | |
- !!python/unicode | |
'qt=5.6.2=3' | |
- !!python/unicode | |
'readline=6.2=2' | |
- !!python/unicode | |
'scipy=0.18.1=np111py35_1' | |
- !!python/unicode | |
'setuptools=27.2.0=py35_0' | |
- !!python/unicode | |
'simplegeneric=0.8.1=py35_1' | |
- !!python/unicode | |
'sip=4.18=py35_0' | |
- !!python/unicode | |
'six=1.10.0=py35_0' | |
- !!python/unicode | |
'sqlite=3.13.0=0' | |
- !!python/unicode | |
'tk=8.5.18=0' | |
- !!python/unicode | |
'traitlets=4.3.1=py35_0' | |
- !!python/unicode | |
'wcwidth=0.1.7=py35_0' | |
- !!python/unicode | |
'wheel=0.29.0=py35_0' | |
- !!python/unicode | |
'xz=5.2.2=1' | |
- !!python/unicode | |
'zlib=1.2.8=3' | |
- pip: | |
- alabaster==0.7.9 | |
- babel==2.3.4 | |
- cachecontrol==0.12.0 | |
- check-manifest==0.35 | |
- coverage==4.3.4 | |
- coveralls==1.1 | |
- docopt==0.6.2 | |
- docutils==0.13.1 | |
- httpretty==0.8.14 | |
- imagesize==0.7.1 | |
- ipython-genutils==0.1.0 | |
- jinja2==2.9.5 | |
- lockfile==0.12.2 | |
- markupsafe==0.23 | |
- msgpack-python==0.4.8 | |
- natsort==5.0.2 | |
- numpydoc==0.6.dev0 | |
- prompt-toolkit==1.0.9 | |
- requests==2.13.0 | |
- scikit-bio (/home/paolo/Projects/scikit-bio)==0.5.1.dev0 | |
- snowballstemmer==1.2.1 | |
- sphinx==1.6.dev20170130 | |
- sphinx-bootstrap-theme==0.4.13 | |
- typing==3.5.3.0 | |
prefix: !!python/unicode '/home/paolo/Softwares/anaconda2/envs/skbio' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment