Skip to content

Conversation

@claui
Copy link
Contributor

@claui claui commented Sep 7, 2025

Including docs/conf.py in a wheel pollutes the global namespace with a bogus docs.conf module and causes conflicts with other packages that do the same.

image

This PR excludes docs to prevent this.

Including `docs/conf.py` in a wheel pollutes the global namespace with
a bogus `docs.conf` module and causes conflicts with other packages that
do the same.

Exclude `docs` to prevent this.
@hans-lizihan
Copy link
Contributor

thx for the fix

@hans-lizihan hans-lizihan merged commit 87ec4ad into mixpanel:master Sep 8, 2025
@claui claui deleted the remove-stray-file branch September 8, 2025 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants