Skip to content

Commit 06f35f2

Browse files
committed
fix: requirements
1 parent 61bac69 commit 06f35f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dynamic = ['version']
4242

4343
[project.optional-dependencies]
4444
all = ['loopstructural[visualisation,inequalities,export,jupyter]', 'tqdm']
45-
visualisation = ["matplotlib", "pyvista", "loopstructuralviusualisation>=0.1.14"]
45+
visualisation = ["matplotlib", "pyvista", "loopstructuralvisualisation>=0.1.14"]
4646
export = ["geoh5py", "pyevtk", "dill"]
4747
jupyter = ["pyvista[all]"]
4848
inequalities = ["loopsolver"]

0 commit comments

Comments
 (0)