-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Description
modernize access -- [parent ticket] -- 2025-05
xrefs
- modernize infra -
pyproject.toml[2024-07-08] #48 - support Python 3.12 - add to CI matrix #49
- Replace old travel times with OpenTimes #50 (comment)
- add Apple silicon CI envs across ecosystem pysal#1298
- standardize CI environment naming conventions pysal#1338
- testing against oldest dependencies across federation pysal#1339
- testing against Python 3.12 across federation pysal#1340
- standardize linting & formatting w/
ruffpysal#1341 - Testing against Python 3.13 across federation pysal#1372
- remove testing against Python 3.10 across federation pysal#1373
- Adopt spec 0 across pysal pysal#1375
tasks
- Migrate to
pyproject.toml - switch to
setup tools_scmfor versioning - clean out / condense top-level filing
- switch to
rufffor formatting – #87, etc - adopt to
rufffor linting – #87, etc - test against Python 3.{11, 12, 13}
- drop support for Python <= 3.10
- update GH Actions workflows