2
0
forked from awendt/pyrelacs

[project] adding pyyaml as dependecy

This commit is contained in:
wendtalexander
2024-10-14 08:41:57 +02:00
parent 452c3dcecb
commit 93fe2951cd
2 changed files with 64 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ nixio = "^1.5.3"
pyqtgraph = "^0.13.7"
pytest = "^8.3.3"
pglive = "^0.7.6"
pyyaml = "^6.0.2"
[tool.poetry.scripts]
pyrelacs = "pyrelacs.app:main"