Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

New install procedure

Compare
Choose a tag to compare
@cbworden cbworden released this 23 Sep 17:16
· 41 commits to main since this release
a12d0dc

This release uses a new install procedure with Python v3.9 and frozen dependencies. It will hopefully avoid a lot of the intermittent install failures we've had over the years. To update the dependencies, run install.sh -u, but be prepared to do this on both Mac and Linux systems to update both of the systems' requirements files. See the Manual section Guidelines for Contributors, under Dependency Management for more.