2
0
forked from awendt/pyrelacs

adding .python-version for pyenv

This commit is contained in:
wendtalexander
2024-09-16 15:47:52 +02:00
parent 190882dc9c
commit 841c3efb0a
3 changed files with 151 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
uldaq = "^1.2.3"
typer = "^0.12.5"
[build-system]