Skip to content
Snippets Groups Projects
Commit c6225d28 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

Update setup.py: allow binary_c 2.2.1

parent 10b2436f
No related branches found
No related tags found
No related merge requests found
Pipeline #32128 passed
...@@ -64,7 +64,7 @@ def execute_make(): ...@@ -64,7 +64,7 @@ def execute_make():
### ###
REQUIRED_BINARY_C_VERSIONS = ["2.1.7", "2.2pre1", "2.2.0"] REQUIRED_BINARY_C_VERSIONS = ["2.1.7", "2.2pre1", "2.2.0", "2.2.1"]
#### ####
GSL_DIR = os.getenv("GSL_DIR", None) GSL_DIR = os.getenv("GSL_DIR", None)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment