From 1b565a63412e9ef39a28260a623ddff930ab8ad2 Mon Sep 17 00:00:00 2001 From: jonhealy1 Date: Wed, 9 Oct 2024 11:45:30 +0800 Subject: [PATCH] add setuptools --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 33c9578..529881f 100644 --- a/setup.py +++ b/setup.py @@ -22,6 +22,7 @@ "stac-validator>=3.4.0", "PyYAML", "python-dotenv", + "setuptools" ], extras_require={ "dev": [