Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eleftherioszisis committed Apr 3, 2024
1 parent 72904b1 commit 70135e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# from the HiGHS library. We use the "highs" method in the densities module.
"scipy>=1.6.0",
"tqdm>=4.44.1",
"voxcell>=3.1.8", # ValueToIndexVoxels ravel/unravell
"voxcell>=3.1.8", # ValueToIndexVoxels ravel/unravel
],
extras_require={
"tests": [
Expand Down

0 comments on commit 70135e5

Please sign in to comment.