issues
search
pysal
/
spglm
SParse Generalized Linear Models (spglm)
https://pysal.org/spglm/
BSD 3-Clause "New" or "Revised" License
32
stars
20
forks
source link
update CI env naming conventions
#53
Closed
jGaboardi
closed
4 months ago
jGaboardi
commented
4 months ago
...-min
-- minimal dependencies -- only hard requirements -- "no optional"
...-oldest
-- pinned to oldest supported Python version & packages
...-latest
-- no pins (accept Python version) for environment dependencies
...-dev
-- fetching bleeding edge versions of dependencies, either from nightly PyPI or directly from GitHub
xref:
https://github.com/pysal/libpysal/issues/749
https://github.com/pysal/esda/issues/316
...-min
-- minimal dependencies -- only hard requirements -- "no optional"...-oldest
-- pinned to oldest supported Python version & packages...-latest
-- no pins (accept Python version) for environment dependencies...-dev
-- fetching bleeding edge versions of dependencies, either from nightly PyPI or directly from GitHubxref: