2
0
forked from awendt/pyrelacs

adding toml file for repro

This commit is contained in:
wendtalexander
2024-09-17 16:07:25 +02:00
parent 281640e80c
commit 25cd1c0585
3 changed files with 19 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ typer = "^0.12.5"
matplotlib = "^3.9.2"
numpy = "^2.1.1"
pyqt6 = "^6.7.1"
tomli = "^2.0.1"
[build-system]