-
Notifications
You must be signed in to change notification settings - Fork 2
Adding deprecation notice #41
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
Conversation
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🚀 Preview package published! Install with: pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socket-sdk-python==2.2.3.dev1 |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me.
Version check CI job was failing, but looks like you addressed that
Pypi wants the package name and the folder name for the module to be the same. Switched to
hatch
for building and adding a deprecation notice to this version. Version 3.0.0 will be undersocketdev
on pypi to match the folder name.