Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not distribute the specification PDF in sdists #106

Merged

Conversation

musicinmybrain
Copy link
Contributor

Since the license terms under which the specification PDF are distributed are not clear, the contents of specification/ pose a problem for some users and redistributors, such as Linux distribution packagers.

This PR would use MANIFEST.in to exclude it from PyPI sdists, although it would still be present in GitHub archives. Since the PyPI sdist does contain all the files needed to run tests and generate documentation, this could be a workable solution.

Alternative solutions would include:

@sappelhoff sappelhoff merged commit 485d296 into bids-standard:main Oct 4, 2023
15 of 16 checks passed
@sappelhoff
Copy link
Member

thanks @musicinmybrain

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