pysal / pointpats

Planar Point Pattern Analysis in PySAL
https://pysal.org/pointpats/
BSD 3-Clause "New" or "Revised" License
84 stars 27 forks source link

require libpysal>=4.0.0 #27

Closed weikang9009 closed 5 years ago

weikang9009 commented 5 years ago

Add the required version of libpysal for pointpats: libpysal 4.0.0 is the first version released since the refactoring.

sjsrey commented 5 years ago

Good catch.