build: pandas and matplotlib added as dependencies #17

Merged
wakonig_k merged 1 commits from build/pandas_matplotlib_deps into main 2024-08-14 15:53:37 +02:00
+2
View File
@@ -20,6 +20,8 @@ dependencies = [
"std_daq_client",
"rich",
"pyepics",
"pandas~=2.0",
"matplotlib",
]
[project.optional-dependencies]