From c37d4c650b92476de669fca39b1410b0794cec9b Mon Sep 17 00:00:00 2001 From: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com> Date: Wed, 9 Oct 2024 22:21:09 -0400 Subject: [PATCH] chore: fix python pypi config --- openapi.stainless.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openapi.stainless.yml b/openapi.stainless.yml index b0ca754..6458f96 100644 --- a/openapi.stainless.yml +++ b/openapi.stainless.yml @@ -117,6 +117,8 @@ targets: production_repo: plastic-labs/honcho-python package_name: honcho project_name: honcho-ai + publish: + pypi: true settings: license: Apache-2.0 client_settings: