Skip to content

Commit

Permalink
Merge pull request #407 from hiddenSymmetries/ag/fix
Browse files Browse the repository at this point in the history
fix for issue #405
  • Loading branch information
mbkumar authored Apr 23, 2024
2 parents 38a20cb + e10899d commit d830719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dynamic = ["version"]
[project.optional-dependencies]
SPEC = ["py_spec>=3.0.1", "pyoculus>=0.1.1", "h5py>=3.1.0"]
MPI = ["mpi4py>=3.0.3"]
VIS = ["vtk >= 8.1.2", "PyQt5", "mayavi", "plotly", "networkx"]
VIS = ["vtk >= 8.1.2", "PyQt5", "plotly", "networkx"]
DOCS = ["sphinx", "sphinx-rtd-theme"]

[project.urls]
Expand Down

0 comments on commit d830719

Please sign in to comment.