Skip to content

Commit

Permalink
Make environment file agnostic to system
Browse files Browse the repository at this point in the history
  • Loading branch information
js-dieu committed Feb 9, 2020
1 parent 5ab2ad7 commit 159dd9b
Showing 1 changed file with 71 additions and 71 deletions.
142 changes: 71 additions & 71 deletions docs/env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,76 +3,76 @@ channels:
- conda-forge
- defaults
dependencies:
- alabaster=0.7.12=py37_0
- asn1crypto=1.3.0=py37_0
- babel=2.8.0=py_0
- ca-certificates=2020.1.1=0
- cairo=1.14.12=hc4e6be7_4
- certifi=2019.11.28=py37_0
- cffi=1.13.2=py37hb5b8e2f_0
- chardet=3.0.4=py37_1003
- cryptography=2.8=py37ha12b0ac_0
- docutils=0.16=py37_0
- expat=2.2.6=h0a44026_0
- fontconfig=2.13.0=h5d5b041_1
- freetype=2.9.1=hb4e5f40_0
- fribidi=1.0.5=h1de35cc_0
- gettext=0.19.8.1=h15daf44_3
- glib=2.63.1=hd977a24_0
- graphite2=1.3.13=h2098e52_0
- graphviz=2.40.1=hefbbd9a_2
- harfbuzz=1.8.8=hb8d4a28_0
- icu=58.2=h4b95b61_1
- idna=2.8=py37_0
- imagesize=1.2.0=py_0
- jinja2=2.11.1=py_0
- jpeg=9b=he5867d9_2
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- libiconv=1.15=hdd342a3_7
- libpng=1.6.37=ha441bb4_0
- libtiff=4.1.0=hcb84e12_0
- libxml2=2.9.9=hf6e021a_1
- make=4.2.1=h3efe00b_1
- markupsafe=1.1.1=py37h1de35cc_0
- ncurses=6.1=h0a44026_1
- openssl=1.1.1d=h1de35cc_3
- packaging=20.1=py_0
- pango=1.42.4=h060686c_0
- pcre=8.43=h0a44026_0
- pip=20.0.2=py37_1
- pixman=0.38.0=h1de35cc_0
- pycparser=2.19=py37_0
- pygments=2.5.2=py_0
- pygraphviz=1.3=py37h1de35cc_1
- pyopenssl=19.1.0=py37_0
- pyparsing=2.4.6=py_0
- pysocks=1.7.1=py37_0
- python=3.7.6=h359304d_2
- pytz=2019.3=py_0
- readline=7.0=h1de35cc_5
- requests=2.22.0=py37_1
- semantic_version=2.6.0=py37_0
- setuptools=45.1.0=py37_0
- six=1.14.0=py37_0
- snowballstemmer=2.0.0=py_0
- sphinx=2.3.1=py_0
- sphinx-releases=1.6.1=py_0
- sphinx_rtd_theme=0.4.3=py_0
- sphinxcontrib-applehelp=1.0.1=py_0
- sphinxcontrib-devhelp=1.0.1=py_0
- sphinxcontrib-htmlhelp=1.0.2=py_0
- sphinxcontrib-jsmath=1.0.1=py_0
- sphinxcontrib-qthelp=1.0.2=py_0
- sphinxcontrib-serializinghtml=1.1.3=py_0
- sqlite=3.31.1=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- urllib3=1.25.8=py37_0
- wheel=0.34.2=py37_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=h1de35cc_3
- zstd=1.3.7=h5bba6e5_0
- alabaster=0.7.12
- asn1crypto=1.3.0
- babel=2.8.0
- ca-certificates=2020.1.1
- cairo=1.14.12
- certifi=2019.11.28
- cffi=1.13.2
- chardet=3.0.4
- cryptography=2.8
- docutils=0.16
- expat=2.2.6
- fontconfig=2.13.0
- freetype=2.9.1
- fribidi=1.0.5
- gettext=0.19.8.1
- glib=2.63.1
- graphite2=1.3.13
- graphviz=2.40.1
- harfbuzz=1.8.8
- icu=58.2
- idna=2.8
- imagesize=1.2.0
- jinja2=2.11.1
- jpeg=9b
- libcxx=4.0.1
- libcxxabi=4.0.1
- libedit=3.1.20181209
- libffi=3.2.1
- libiconv=1.15
- libpng=1.6.37
- libtiff=4.1.0
- libxml2=2.9.9
- make=4.2.1
- markupsafe=1.1.1
- ncurses=6.1
- openssl=1.1.1d
- packaging=20.1
- pango=1.42.4
- pcre=8.43
- pip=20.0.2
- pixman=0.38.0
- pycparser=2.19
- pygments=2.5.2
- pygraphviz=1.3
- pyopenssl=19.1.0
- pyparsing=2.4.6
- pysocks=1.7.1
- python=3.7.6
- pytz=2019.3
- readline=7.0
- requests=2.22.0
- semantic_version=2.6.0
- setuptools=45.1.0
- six=1.14.0
- snowballstemmer=2.0.0
- sphinx=2.3.1
- sphinx-releases=1.6.1
- sphinx_rtd_theme=0.4.3
- sphinxcontrib-applehelp=1.0.1
- sphinxcontrib-devhelp=1.0.1
- sphinxcontrib-htmlhelp=1.0.2
- sphinxcontrib-jsmath=1.0.1
- sphinxcontrib-qthelp=1.0.2
- sphinxcontrib-serializinghtml=1.1.3
- sqlite=3.31.1
- tk=8.6.8
- urllib3=1.25.8
- wheel=0.34.2
- xz=5.2.4
- zlib=1.2.11
- zstd=1.3.7
prefix: /tmp/docenv

0 comments on commit 159dd9b

Please sign in to comment.