We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec73ed commit f6145d7Copy full SHA for f6145d7
pyproject.toml
@@ -49,7 +49,7 @@ dependencies = [
49
"pandas >= 2.1",
50
"sdds >= 0.4",
51
"h5py >= 2.9",
52
- "tfs >= 4.0.0", # for madng (potentially an optional dependency)
+ "tfs-pandas >= 4.0.0", # for madng (potentially an optional dependency)
53
]
54
55
[project.optional-dependencies]
0 commit comments