From 48fc4075a3e65dd5c1f3e05e6adfb8c64bef25c7 Mon Sep 17 00:00:00 2001 From: Jonathan Vandermause Date: Sat, 14 Sep 2024 23:19:36 -0400 Subject: [PATCH] add setuptools --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 2d1bf81ba..41b723ad6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,3 +18,4 @@ babel pygments==2.11.2 nptyping nbsphinx +setuptools \ No newline at end of file