You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename PyPI package from gate-ws to gatews
- Update package name in setup.py
- Update installation commands in README files
- Update publish script references
Add GitHub Actions workflow for PyPI publishing
- Add automated PyPI publishing via GitHub Actions
- Update GitHub URL from gateio/gatews to gate/gatews
- Fix Development Status consistency in setup.cfg
- Add package validation and cleanup steps in workflow