2
0
forked from awendt/pyrelacs

[project] adding pytest

This commit is contained in:
wendtalexander
2024-10-02 15:52:41 +02:00
parent e3ed2fcc75
commit 0b067df69c
2 changed files with 79 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ tomlkit = "^0.13.2"
scipy = "^1.14.1"
nixio = "^1.5.3"
pyqtgraph = "^0.13.7"
pytest = "^8.3.3"
[tool.poetry.scripts]
pyrelacs = "pyrelacs.app:main"