From f1f71fd86c60a8f19887dae6d5d53b7423398d19 Mon Sep 17 00:00:00 2001 From: Andrew Nolan Date: Fri, 30 Aug 2024 09:03:57 -0600 Subject: [PATCH] Add as build dependecy --- dev-environment.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-environment.txt b/dev-environment.txt index 6c6de1d..26d7113 100644 --- a/dev-environment.txt +++ b/dev-environment.txt @@ -9,6 +9,9 @@ pyproj scipy xarray +# Building +setuptools >=60 + # Documentation sphinx myst-parser