Skip to content

ComPWA Repository Maintenance 0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 20:28
· 182 commits to main since this release

🖱️ Developer Experience

  • Replace nbqa-ruff with official Ruff formatter (#222)
  • Remove pyupgrade if Ruff is installed (#224)
  • Import existing Ruff extend-ignores from nbQA (#225)
  • List jupyterlab-git as a dependency (#227)
  • List python-lsp-ruff as dev requirement (#229)
  • Install isort in jupyter dependencies (#230)
  • Extend ignored Ruff rules for notebooks (#231)

⚠️ Enhancements and optimizations

  • Automatically add jupyterlab requirements to notebook repos (#226)
  • Filter redundant Ruff rules (#228)

🔨 Maintenance

  • Test package on Python 3.12 (#220)

The full changelog as commits can be found here.