Commit 3d691679 authored by leswing's avatar leswing
Browse files

Bump Yapf

parent f301a064
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ install:
- conda config --add channels http://conda.binstar.org/omnia
- bash scripts/install_deepchem_conda.sh deepchem
- source activate deepchem
- pip install yapf==0.20.0
- pip install yapf==0.22.0
- pip install coveralls
- python setup.py install
script: