From e30c7237b6eceb65e5fa71d71cacc997b6752e16 Mon Sep 17 00:00:00 2001 From: JimVincetW Date: Tue, 17 Dec 2024 11:51:38 +0000 Subject: [PATCH] new python client --- SSARE/api-client/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSARE/api-client/setup.cfg b/SSARE/api-client/setup.cfg index 653ba97..8d17605 100644 --- a/SSARE/api-client/setup.cfg +++ b/SSARE/api-client/setup.cfg @@ -23,4 +23,4 @@ install_requires = pydantic [options.packages.find] -where = https://github.com/open-politics/ssare/SSARE/api-client \ No newline at end of file +where = . \ No newline at end of file