pysal / pointpats

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

Set up and update infrastructure #87

Closed martinfleis closed 1 year ago

martinfleis commented 1 year ago

So far updating docs to run with the latest sphinx and adding CI matrix for GHA.

martinfleis commented 1 year ago

Not sure how to make it run :D.

jGaboardi commented 1 year ago

Not sure how to make it run :D.

From what I recall, we have two options:

  1. Merge into your personal remote to make sure it runs; or
  2. Live on the edge and merge here, then we can correct it.

I vote for (2) to live on the wild side.

martinfleis commented 1 year ago

Let's go wild then!

martinfleis commented 1 year ago

That did not do the trick https://github.com/pysal/pointpats/actions

jGaboardi commented 1 year ago

@martinfleis Did you update the target?