Skip to content

Commit

Permalink
simpler yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Mar 16, 2017
1 parent f644775 commit 8b3382e
Showing 1 changed file with 17 additions and 35 deletions.
52 changes: 17 additions & 35 deletions taiga-rtfd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,26 @@ channels: !!python/tuple
- defaults
- conda-forge
dependencies:
- cycler=0.10.0=py35_0
- decorator=4.0.10=py35_0
- freetype=2.5.5=1
- hdf5=1.8.17=1
- icu=54.1=0
- libpng=1.6.22=0
- matplotlib=1.5.3=np111py35_1
- mkl=11.3.3=0
- networkx=1.11=py35_0
- nose=1.3.7=py35_1
- numexpr=2.6.1=np111py35_0
- numpy=1.11.2=py35_0
- numpydoc=0.6.0=py35_0
- openssl=1.0.2j=0
- pandas=0.19.0=np111py35_0
- pip=8.1.2=py35_0
- pygments=2.1.3=py35_0
- pyparsing=2.1.4=py35_0
- pyqt=5.6.0=py35_0
- pytables=3.3.0=np111py35_0
- python=3.5.2=0
- python-dateutil=2.5.3=py35_0
- pytz=2016.7=py35_0
- qt=5.6.0=0
- readline=6.2=2
- scipy=0.18.1=np111py35_0
- setuptools=27.2.0=py35_0
- sip=4.18=py35_0
- six=1.10.0=py35_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py35_0
- xz=5.2.2=0
- zlib=1.2.8=3
- hdf5>=1.8.17
- libpng
- matplotlib
- mkl
- networkx
- nose
- numexpr
- numpy
- numpydoc>=0.6.0
- pandas>=0.19.0=
- pygments>=2.1.3
- pyparsing>=2.1.4
- pytables>=3.3.0
- python=3.5
- scipy>=0.18.1
- setuptools>=27.2.0
- sqlite>=3.13.0
- pandoc
- nbconvert
- ipykernel
- pip:
- tables==3.3.0
- nbsphinx

0 comments on commit 8b3382e

Please sign in to comment.