From 4777f0628c55220c75ee8f225dceb1597548f9d5 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Tue, 16 Apr 2024 15:53:47 -0500 Subject: [PATCH] Pin setuptools until publish-python is fixed --- constraints-pins.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/constraints-pins.txt b/constraints-pins.txt index e69de29..5a648aa 100644 --- a/constraints-pins.txt +++ b/constraints-pins.txt @@ -0,0 +1 @@ +setuptools < 69.3