From 96c2c024b1a9de980d63a7ea730174b658dbc978 Mon Sep 17 00:00:00 2001 From: Kevin Pedro Date: Thu, 21 May 2026 10:34:15 -0500 Subject: [PATCH] pin to htcondor v1 bindings --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 00bbd33..4b8ee56 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ install_requires = dask distributed dask-jobqueue - htcondor + htcondor < 24.0.0 [options.packages.find] where = src