https://github.com/simonom/PyCHAM
Raw File
Tip revision: c21b5213c427cdf492a52d8d8ef8699d7388ac2a authored by simonom on 15 December 2020, 11:51:54 UTC
new version
Tip revision: c21b521
PyCHAM_linenv.yml
name: PyCHAM
channels:
  - openbabel
  - numba
  - conda-forge
  - anaconda
  - defaults
dependencies:
  - _libgcc_mutex
  - assimulo
  - backcall
  - bzip2
  - ca-certificates
  - cairo
  - certifi
  - cycler
  - dbus
  - decorator
  - expat
  - fontconfig
  - freetype
  - gettext
  - git
  - gitdb2
  - gitpython
  - glib
  - gst-plugins-base
  - gstreamer
  - icu
  - ipdb
  - ipython
  - ipython_genutils
  - jedi
  - jpeg
  - kiwisolver
  - krb5
  - libblas
  - libcblas
  - libcurl
  - libedit
  - libffi
  - libgcc
  - libgcc-ng
  - libgfortran-ng
  - libiconv
  - liblapack
  - libopenblas
  - libpng
  - libssh2
  - libstdcxx-ng
  - libuuid
  - libxcb
  - libxml2
  - llvmlite
  - matplotlib
  - metis
  - ncurses
  - numba
  - numpy
  - openbabel
  - openssl
  - pandas
  - parso
  - pcre
  - perl
  - pexpect
  - pickleshare
  - pip
  - pixman
  - prompt_toolkit
  - pthread-stubs
  - ptyprocess
  - pygments
  - pyparsing
  - pyqt
  - python
  - python-dateutil
  - pytz
  - qt
  - readline
  - requests
  - scipy
  - setuptools
  - sip
  - six
  - smmap2
  - sqlite
  - suitesparse
  - sundials
  - tbb
  - tk
  - tornado
  - traitlets
  - wcwidth
  - wheel
  - xmltodict
  - xorg-libxau
  - xorg-libxdmcp
  - xz
  - zlib
back to top