From 70135e530d423566c89d1ed1a2c7903bc625a877 Mon Sep 17 00:00:00 2001 From: Zisis Eleftherios Date: Wed, 3 Apr 2024 16:08:23 +0200 Subject: [PATCH] Fix typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7bf8bc6..ee9c873 100644 --- a/setup.py +++ b/setup.py @@ -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": [