Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@hugovk hugovk released this 12 Dec 16:18
· 2 commits to main since this release
ce6d7ae

What's Changed

  • Add tool.hatch.build.targets.wheel to fix pip install . with Hatchling 1.19 by @hugovk in #106
    This fixes ValueError: Unable to determine which files to ship inside the wheel using the following heuristics: [...] when trying to pip install ., including via pre-commit.
  • Add tox for easy testing of multiple Python versions by @hugovk in #100
  • Lint on GitHub Actions via pre-commit by @hugovk in #104

Full Changelog: v0.9.0...v0.9.1