Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SetupTools Packaging #189

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

davidvonthenen
Copy link
Contributor

@davidvonthenen davidvonthenen commented Nov 27, 2023

This fixes the SetupTools for publishing a release on the CD pipeline.

(deepgram-python-sdk) vonthd@vonthds-MacBook-Pro-2:deepgram-python-sdk$ pip show deepgram-sdk
Name: deepgram-sdk
Version: 3.0.0
Summary: The official Python SDK for the Deepgram automated speech recognition platform.
Home-page: https://github.com/deepgram/deepgram-python-sdk
Author: Luca Todd
Author-email: [email protected]
License: MIT
Location: /Users/vonthd/miniconda3/envs/deepgram-python-sdk/lib/python3.11/site-packages
Editable project location: /Users/vonthd/go/src/github.com/deepgram/deepgram-python-sdk
Requires: aiohttp, asyncio, dataclasses, dataclasses-json, httpx, python-dotenv, typing-extensions, websockets
Required-by: 

Will come back to updating this in a subsequent PR.

@davidvonthenen davidvonthenen force-pushed the fix-setuptools-packaging branch from 13739b6 to a2f9eaa Compare November 27, 2023 17:32
@davidvonthenen davidvonthenen merged commit 3951b78 into deepgram:main Nov 28, 2023
1 check passed
@davidvonthenen davidvonthenen deleted the fix-setuptools-packaging branch November 28, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants