Unverified Commit facf18b3 authored by Bharath Ramsundar's avatar Bharath Ramsundar Committed by GitHub
Browse files

Merge pull request #934 from lilleswing/yapf-bump

Upgrade Yapf
parents 7c03522c 81e802df
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.17.0
- pip install yapf==0.19.0
- pip install coveralls
- python setup.py install
script:
+1 −1

File changed.

Contains only whitespace changes.