Skip to content

2.0.0 - April 21, 2023

Latest
Compare
Choose a tag to compare
@thegreatsunra thegreatsunra released this 21 Apr 16:40
· 10 commits to main since this release
  • Move src/ contents to src/myproject package structure
  • Move tests/ out of src/ folder and into project root
  • Configure mypy, pytest, and pyright (for Pylance VS Code plugin import linting) in pyproject.toml to play nicely with separate src/ and tests/ folders
  • Sort lines in pyproject.toml