Skip to content

ASF Tools v0.4.5

Choose a tag to compare

@tools-bot tools-bot released this 09 Jan 22:15
45044d5

Changed

  • asf-tools now uses a src layout per this recommendation.
  • asf-tools now only uses pyproject.toml for package creation now that setuptools recommends not using setup.py.
  • Temporarily pin numpy to <1.2.4; See: #160```