diff --git a/setup.py b/setup.py index 79e1c112..c456bdd3 100644 --- a/setup.py +++ b/setup.py @@ -17,9 +17,6 @@ numpy_version = ">=1.15,!=1.17.0" -# TODO: remove when crick is updated -numpy_version += ",<1.24" - setup( # metadata name="terracotta",