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 0e63015 commit c716d63Copy full SHA for c716d63
pyproject.toml
@@ -49,7 +49,7 @@ dependencies = [
49
"pillow>=9.2.0",
50
"dask>=2022.1.0", # we are making use of xarray features that requires dask implicitly
51
]
52
-
+import_names = ["qcodes"]
53
dynamic = ["version"]
54
55
[project.urls]
0 commit comments