Skip to content

Clarify how MANIFEST.in's "include" and "exclude" work#1004

Merged
webknjaz merged 2 commits intopypa:mainfrom
jwodder:manifest-include
Oct 30, 2021
Merged

Clarify how MANIFEST.in's "include" and "exclude" work#1004
webknjaz merged 2 commits intopypa:mainfrom
jwodder:manifest-include

Conversation

@jwodder
Copy link
Copy Markdown
Contributor

@jwodder jwodder commented Oct 27, 2021

I recently found out the hard way that, if you have a file src/foobar/stuff.txt in your project, writing just include stuff.txt in your MANIFEST.in won't do anything; you need to write include src/foobar/stuff.txt instead. This PR tries to make that clearer to readers.

@webknjaz webknjaz enabled auto-merge October 28, 2021 17:38
@webknjaz
Copy link
Copy Markdown
Member

@meowmeowmeowcat mind fixing that intersphinx error in a separate PR? It now blocks unrelated ones. TIA!

@dukecat0
Copy link
Copy Markdown
Member

See #1005.

@webknjaz webknjaz merged commit 9f03fa0 into pypa:main Oct 30, 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.

3 participants