2
0
forked from awendt/pyrelacs

[project] adding quantities for unit conversion

This commit is contained in:
wendtalexander
2024-10-16 08:52:49 +02:00
parent b87e7f1ffa
commit afc37adb1a
2 changed files with 20 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ pytest = "^8.3.3"
pglive = "^0.7.6"
pyyaml = "^6.0.2"
dacite = "^1.8.1"
quantities = "^0.16.0"
[tool.poetry.scripts]
pyrelacs = "pyrelacs.app:main"