Created
January 23, 2019 03:22
-
-
Save luispedro/f04c0dc1a2243115cded269d956e9952 to your computer and use it in GitHub Desktop.
Conda conflict
This file contains 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: ngless-bench-env | |
channels: | |
- bioconda | |
- conda-forge | |
- defaults | |
dependencies: | |
- subread=1.6.1=0 | |
- bottle=0.12.13=py36_0 | |
- jug=1.6.5=py_0 | |
- pyyaml=3.12=py36_1 | |
- yaml=0.1.7=0 | |
- cycler=0.10.0=py36_0 | |
- decorator=4.0.11=py36_0 | |
- gst-plugins-base=1.8.0=0 | |
- jpeg=9b=0 | |
- libgcc=7.2.0=h69d50b8_2 | |
- libgcc-ng=7.2.0=hdf63c60_3 | |
- libgfortran=3.0.0=1 | |
- libstdcxx-ng=7.2.0=hdf63c60_3 | |
- libxcb=1.12=1 | |
- mkl=2017.0.1=0 | |
- numpy=1.12.1=py36_0 | |
- openssl=1.0.2k=1 | |
- path.py=10.3.1=py36_0 | |
- pcre=8.39=1 | |
- pexpect=4.2.1=py36_0 | |
- pickleshare=0.7.4=py36_0 | |
- pip=9.0.1=py36_1 | |
- ptyprocess=0.5.1=py36_0 | |
- pyqt=5.6.0=py36_2 | |
- python-dateutil=2.6.0=py36_0 | |
- readline=6.2=2 | |
- scipy=0.19.0=np112py36_0 | |
- simplegeneric=0.8.1=py36_1 | |
- wcwidth=0.1.7=py36_0 | |
- wheel=0.29.0=py36_0 | |
- xz=5.2.2=1 | |
- certifi=2017.4.17=py36_0 | |
- dbus=1.10.10=3 | |
- expat=2.1.0=2 | |
- fontconfig=2.12.1=4 | |
- freetype=2.7=1 | |
- gettext=0.19.7=1 | |
- glib=2.51.4=0 | |
- gstreamer=1.8.0=1 | |
- icu=58.1=1 | |
- ipython=6.0.0=py36_0 | |
- ipython_genutils=0.2.0=py36_0 | |
- jedi=0.10.0=py36_0 | |
- libffi=3.2.1=3 | |
- libiconv=1.14=4 | |
- libpng=1.6.28=0 | |
- libxml2=2.9.4=4 | |
- matplotlib=2.0.0=np112py36_3 | |
- ncurses=5.9=10 | |
- prompt_toolkit=1.0.14=py36_0 | |
- pygments=2.2.0=py36_0 | |
- pyparsing=2.2.0=py36_0 | |
- python=3.6.1=0 | |
- pytz=2017.2=py36_0 | |
- qt=5.6.2=2 | |
- requests=2.13.0=py36_0 | |
- setuptools=33.1.1=py36_0 | |
- sip=4.18=py36_1 | |
- six=1.10.0=py36_1 | |
- sqlite=3.13.0=1 | |
- tk=8.5.19=1 | |
- tornado=4.5.1=py36_0 | |
- traitlets=4.3.2=py36_0 | |
- xorg-libxau=1.0.8=3 | |
- xorg-libxdmcp=1.1.2=3 | |
- zlib=1.2.11=0 | |
- pip: | |
- ipython-genutils==0.2.0 | |
- prompt-toolkit==1.0.14 | |
prefix: /g/bork3/home/coelho/software/anaconda/envs/ngless-bench | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment