Skip to content

Commit

Permalink
Travis python 38 (#7)
Browse files Browse the repository at this point in the history
* Add Python 3.8 to travis and remove conda cache dir
* Update environment.yml
  • Loading branch information
thangleiter committed Jan 22, 2020
1 parent 8b7f740 commit 3ebc1de
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 134 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@ python:
- '3.5'
- '3.6'
- '3.7'

cache:
directories:
- "$HOME/miniconda/pkgs"
- '3.8'

install:
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh;
- bash miniconda.sh -u -b -p $HOME/miniconda
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
Expand Down
261 changes: 132 additions & 129 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,147 +1,150 @@
name: test-environment
channels:
- defaults
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- alabaster=0.7.12=py37_0
- asn1crypto=0.24.0=py37_0
- atomicwrites=1.3.0=py37_1
- attrs=19.1.0=py37_1
- babel=2.7.0=py_0
- backcall=0.1.0=py37_0
- blas=1.0=mkl
- bleach=3.1.0=py37_0
- ca-certificates=2019.5.15=1
- certifi=2019.6.16=py37_1
- cffi=1.12.3=py37h2e261b9_0
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- alabaster=0.7.12=py_0
- atomicwrites=1.3.0=py_0
- attrs=19.3.0=py_0
- babel=2.8.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py37_0
- cffi=1.13.2=py37h8022711_0
- chardet=3.0.4=py37_1003
- coverage=4.5.3=py37h7b6447c_0
- coveralls=1.8.2=py_0
- cryptography=2.7=py37h1ba5d50_0
- cycler=0.10.0=py37_0
- cython=0.29.13=py37he6710b0_0
- dbus=1.13.6=h746ee38_0
- decorator=4.4.0=py37_1
- coverage=5.0.3=py37h516909a_0
- coveralls=1.10.0=py_0
- cryptography=2.8=py37h72c5cf5_1
- cycler=0.10.0=py_2
- cython=0.29.14=py37he1b5a44_0
- dbus=1.13.6=he372182_0
- decorator=4.4.1=py_0
- defusedxml=0.6.0=py_0
- docopt=0.6.2=py37_0
- docutils=0.15.2=py37_0
- entrypoints=0.3=py37_0
- expat=2.2.6=he6710b0_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- gmp=6.1.2=h6c8ec71_1
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- icu=58.2=h9c2bf20_1
- idna=2.8=py37_0
- imagesize=1.1.0=py37_0
- importlib_metadata=0.19=py37_0
- intel-openmp=2019.4=243
- ipykernel=5.1.2=py37h39e3cac_0
- ipython=7.7.0=py37h39e3cac_0
- ipython_genutils=0.2.0=py37_0
- jedi=0.15.1=py37_0
- jinja2=2.10.1=py37_0
- jpeg=9b=h024ee3a_2
- jsonschema=3.0.2=py37_0
- jupyter_client=5.3.1=py_0
- jupyter_core=4.5.0=py_0
- kiwisolver=1.1.0=py37he6710b0_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.16=h1bed415_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.0.10=h2733197_2
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=hea5a465_1
- llvmlite=0.29.0=py37hd408876_0
- markupsafe=1.1.1=py37h7b6447c_0
- matplotlib=3.1.1=py37h5429711_0
- mistune=0.8.4=py37h7b6447c_0
- mkl=2019.4=243
- mkl-service=2.0.2=py37h7b6447c_0
- mkl_fft=1.0.14=py37ha843d7b_0
- mkl_random=1.0.2=py37hd81dba3_0
- mock=3.0.5=py37_0
- more-itertools=7.2.0=py37_0
- nbconvert=5.5.0=py_0
- nbformat=4.4.0=py37_0
- nbsphinx=0.4.2=py_0
- ncurses=6.1=he6710b0_1
- numba=0.45.1=py37h962f231_0
- numpy=1.16.4=py37h7e9f1db_0
- numpy-base=1.16.4=py37hde5b4d6_0
- numpydoc=0.9.1=py_0
- olefile=0.46=py37_0
- openssl=1.1.1c=h7b6447c_1
- opt_einsum=3.0.1=py_0
- packaging=19.1=py37_0
- pandoc=2.2.3.2=0
- pandocfilters=1.4.2=py37_1
- parso=0.5.1=py_0
- pbr=5.4.1=py_0
- pcre=8.43=he6710b0_0
- docopt=0.6.2=py_1
- docutils=0.16=py37_0
- entrypoints=0.3=py37_1000
- expat=2.2.5=he1b5a44_1004
- fontconfig=2.13.1=h86ecdb6_1001
- freetype=2.10.0=he983fc9_1
- gettext=0.19.8.1=hc5be6a0_1002
- glib=2.58.3=py37h6f030ca_1002
- gst-plugins-base=1.14.5=h0935bb2_0
- gstreamer=1.14.5=h36ae1b5_0
- icu=64.2=he1b5a44_1
- idna=2.8=py37_1000
- imagesize=1.2.0=py_0
- importlib_metadata=1.4.0=py37_0
- ipykernel=5.1.3=py37h5ca1d4c_0
- ipython=7.11.1=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- jedi=0.15.2=py37_0
- jinja2=2.10.3=py_0
- jpeg=9c=h14c3975_1001
- jsonschema=3.2.0=py37_0
- jupyter_client=5.3.4=py37_1
- jupyter_core=4.6.1=py37_0
- kiwisolver=1.1.0=py37hc9558a2_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libclang=9.0.1=default_hde54327_0
- libffi=3.2.1=he1b5a44_1006
- libgcc-ng=9.2.0=h24d8f2e_2
- libgfortran-ng=7.3.0=hdf63c60_4
- libgomp=9.2.0=h24d8f2e_2
- libiconv=1.15=h516909a_1005
- liblapack=3.8.0=14_openblas
- libllvm8=8.0.1=hc9558a2_0
- libllvm9=9.0.1=hc9558a2_0
- libopenblas=0.3.7=h5ec1e0e_6
- libpng=1.6.37=hed695b0_0
- libsodium=1.0.17=h516909a_0
- libstdcxx-ng=9.2.0=hdf63c60_2
- libuuid=2.32.1=h14c3975_1000
- libxcb=1.13=h14c3975_1002
- libxkbcommon=0.9.1=hebb1f50_0
- libxml2=2.9.10=hee79883_0
- llvmlite=0.31.0=py37h8b12597_0
- markupsafe=1.1.1=py37h516909a_0
- matplotlib=3.1.2=py37_1
- matplotlib-base=3.1.2=py37h250f245_1
- mistune=0.8.4=py37h516909a_1000
- more-itertools=8.1.0=py_0
- nbconvert=5.6.1=py37_0
- nbformat=5.0.3=py_0
- nbsphinx=0.5.0=py_0
- ncurses=6.1=hf484d3e_1002
- nspr=4.24=he1b5a44_0
- nss=3.47=he751ad9_0
- numba=0.47.0=py37hb3f55d8_0
- numpy=1.17.5=py37h95a1406_0
- numpydoc=0.9.2=py_0
- openssl=1.1.1d=h516909a_0
- opt_einsum=3.1.0=py_0
- packaging=20.0=py_0
- pandoc=2.9.1.1=0
- pandocfilters=1.4.2=py_1
- parso=0.5.2=py_0
- pcre=8.43=he1b5a44_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_0
- pillow=6.1.0=py37h34e0f95_0
- pip=19.2.2=py37_0
- pluggy=0.12.0=py_0
- prompt_toolkit=2.0.9=py37_0
- ptyprocess=0.6.0=py37_0
- py=1.8.0=py37_0
- pycparser=2.19=py37_0
- pygments=2.4.2=py_0
- pyopenssl=19.0.0=py37_0
- pyparsing=2.4.2=py_0
- pyqt=5.9.2=py37h05f1152_2
- pyrsistent=0.14.11=py37h7b6447c_0
- pysocks=1.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pip=19.3.1=py37_0
- pluggy=0.13.0=py37_0
- prompt_toolkit=3.0.2=py_0
- pthread-stubs=0.4=h14c3975_1001
- ptyprocess=0.6.0=py_1001
- py=1.8.1=py_0
- pycparser=2.19=py37_1
- pygments=2.5.2=py_0
- pyopenssl=19.1.0=py37_0
- pyparsing=2.4.6=py_0
- pyqt=5.12.3=py37hcca6a23_1
- pyrsistent=0.15.7=py37h516909a_0
- pysocks=1.7.1=py37_0
- pytest=5.0.1=py37_0
- python=3.7.4=h265db76_1
- python-dateutil=2.8.0=py37_0
- pytz=2019.2=py_0
- pyyaml=5.1.2=py37h7b6447c_0
- pyzmq=18.1.0=py37he6710b0_0
- qt=5.9.7=h5867ecd_1
- python=3.7.6=h357f687_2
- python-dateutil=2.8.1=py_0
- pytz=2019.3=py_0
- pyyaml=5.3=py37h516909a_0
- pyzmq=18.1.1=py37h1768529_0
- qt=5.12.5=hd8c4c69_1
- qutip=4.4.1=py37h9de70de_0
- readline=7.0=h7b6447c_5
- requests=2.22.0=py37_0
- scipy=1.3.1=py37h7c811a0_0
- setuptools=41.0.1=py37_0
- sip=4.19.8=py37hf484d3e_0
- six=1.12.0=py37_0
- snowballstemmer=1.9.0=py_0
- readline=8.0=hf8c457e_0
- requests=2.22.0=py37_1
- scipy=1.4.1=py37h921218d_0
- setuptools=45.1.0=py37_0
- six=1.14.0=py37_0
- snowballstemmer=2.0.0=py_0
- sparse=0.8.0=py_0
- sphinx=2.1.2=py_0
- sphinx=2.3.1=py_0
- sphinx_rtd_theme=0.4.3=py_0
- sphinxcontrib-apidoc=0.3.0=py_1
- 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.29.0=h7b6447c_0
- tbb=2019.4=hfd86e86_0
- testpath=0.4.2=py37_0
- tk=8.6.8=hbc83047_0
- tornado=6.0.3=py37h7b6447c_0
- tqdm=4.32.1=py_0
- traitlets=4.3.2=py37_0
- urllib3=1.24.2=py37_0
- wcwidth=0.1.7=py37_0
- webencodings=0.5.1=py37_1
- wheel=0.33.4=py37_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=had09818_2
- zeromq=4.3.1=he6710b0_3
- zipp=0.5.2=py_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- sqlite=3.30.1=hcee41ef_0
- testpath=0.4.4=py_0
- tk=8.6.10=hed695b0_0
- tornado=6.0.3=py37h516909a_0
- tqdm=4.41.1=py_0
- traitlets=4.3.3=py37_0
- urllib3=1.25.7=py37_0
- wcwidth=0.1.8=py_0
- webencodings=0.5.1=py_1
- wheel=0.33.6=py37_0
- xorg-libxau=1.0.9=h14c3975_0
- xorg-libxdmcp=1.1.3=h516909a_0
- xz=5.2.4=h14c3975_1001
- yaml=0.2.2=h516909a_1
- zeromq=4.3.2=he1b5a44_2
- zipp=2.0.0=py_0
- zlib=1.2.11=h516909a_1006
- pip:
- pyqt5-sip==4.19.18
- pyqtwebengine==5.12.1

0 comments on commit 3ebc1de

Please sign in to comment.