Skip to content

Commit

Permalink
iinstall libpysal from master branch pip install https://github.co…
Browse files Browse the repository at this point in the history
  • Loading branch information
slumnitz committed Jun 27, 2018
1 parent 72f33cf commit c256687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ install:
- conda install --yes -c conda-forge --file requirements.txt
# We need geopandas master, the legend_kwds is not in 0.3.0
- pip install https://github.com/geopandas/geopandas/archive/master.zip
- pip install libpysal
- pip install https://github.com/pysal/libpysal/archive/master.zip
# Pysal still needed for code not yet moved to libpysal
- pip install pysal
- pip install esda
Expand Down

0 comments on commit c256687

Please sign in to comment.