-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
Description
Installing Choreographer via pip results in additional top-level folders under site-packages: results and tests. These are installed alongside the expected choreographer and choreographer.dist-info folders.
Could you clarify:
- Is this installation behavior intentional?
- If so, would it be possible to rename the folders to something more Choreographer-specific (e.g.,
choreographer.results,choreographer.tests) to avoid potential namespace confusion? - If not intentional, could these folders be excluded from installation?
If this is already covered somewhere in the documentation and I’ve simply overlooked it, feel free to point me in the right direction.
Thanks in advance for your insights!
P.S. Thanks for the release of version 1.2; it's working smoothly in my environment without Chrome but with MS Edge, which has been very helpful.