Commit e1bf5bd2 authored by leswing's avatar leswing
Browse files

double equals

parent b21f2294
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ install:
- pip install six
- conda install -c conda-forge protobuf=3.1.0
- conda install -c omnia mdtraj
- pip install tensorflow=0.12.1
- pip install tensorflow==0.12.1
- python setup.py install
script:
- nosetests -v deepchem --nologcapture