Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
20 stars 28 forks source link

chore: update rtree requirement to ~1.0 #285

Closed danielolsen closed 2 years ago

danielolsen commented 2 years ago

Pull Request doc

Purpose

Update version requirement of rtree to support pip installation into a Python 3.10 environment. See https://github.com/Toblerity/rtree/releases/tag/1.0.0.

What the code is doing

Only updating the version of rtree required, no code changes.

Testing

Tested in a Python 3.10 environment via a test commit off of the hifld branch, which has Python 3.10 in the workflows: https://github.com/Breakthrough-Energy/PreREISE/runs/5837218596?check_suite_focus=true

Time estimate

5 minutes.