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 61bac69 commit 06f35f2Copy full SHA for 06f35f2
pyproject.toml
@@ -42,7 +42,7 @@ dynamic = ['version']
42
43
[project.optional-dependencies]
44
all = ['loopstructural[visualisation,inequalities,export,jupyter]', 'tqdm']
45
-visualisation = ["matplotlib", "pyvista", "loopstructuralviusualisation>=0.1.14"]
+visualisation = ["matplotlib", "pyvista", "loopstructuralvisualisation>=0.1.14"]
46
export = ["geoh5py", "pyevtk", "dill"]
47
jupyter = ["pyvista[all]"]
48
inequalities = ["loopsolver"]
0 commit comments