Skip to content

MODFLOW developer tools 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 01:25
· 75 commits to main since this release
9a0fffd

This update gives download.download_and_unzip() a return value, the Path the archive was extracted to. Also remove all package dependencies (previously numpy and pytest were required, now optional).

Refactoring