Skip to content

Conversation

danyi1212
Copy link
Contributor

Fix packaging issue where fastapi_websocket_pubsub[all] failed to install due to a bogus dependency, and add CI guard.

Installing fastapi_websocket_pubsub==1.0.1 with any extras failed because its wheel metadata listed a non-existent dependency (tls-cert-refresh-period). This caused pip >= 25.0 to abort installation. This PR resolves the issue by releasing version 1.0.2, improving build robustness, and adding a CI guard to prevent similar problems.

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