Add tests
This commit is contained in:
parent
5cd8091ed6
commit
598ecbce40
5 changed files with 383 additions and 7 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue