Add tests

This commit is contained in:
Jan Petykiewicz 2026-06-01 12:31:55 -07:00
commit 598ecbce40
5 changed files with 383 additions and 7 deletions

View file

@ -22,6 +22,7 @@ dynamic = ["version"]
[dependency-groups]
dev = [
"pytest>=8.0.0",
"pyqt6>=6.10.0",
]
@ -33,4 +34,3 @@ build-backend = "hatchling.build"
[tool.hatch.version]
path = "miscplot/__init__.py"