Skip to content

Do not install text files in site-packages/#58

Merged
lukapecnik merged 1 commit intofirefly-cpp:masterfrom
musicinmybrain:site-packages-files
Nov 29, 2021
Merged

Do not install text files in site-packages/#58
lukapecnik merged 1 commit intofirefly-cpp:masterfrom
musicinmybrain:site-packages-files

Conversation

@musicinmybrain
Copy link
Copy Markdown
Contributor

By restricting these files to the sdist, they are included in the .tar.gz but the wheel does not install them in the root of the Python site-packages directory.

The LICENSE file is still automatically included in the wheel’s dist-info directory.

By restricting these files to the sdist, they are included in the
.tar.gz but the wheel does not install them in the root of the Python
site-packages directory.

The LICENSE file is still automatically included in the wheel’s
dist-info directory.
@lukapecnik lukapecnik merged commit 1b00dd1 into firefly-cpp:master Nov 29, 2021
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