Skip to content

Conversation

@mx-moth
Copy link
Contributor

@mx-moth mx-moth commented Dec 14, 2016

Reverts #853, which restored old behaviour of implicit wildcard matching in MANIFEST.in patterns. This PR will require package authors to include explicit wildcards in their MANIFEST.in patterns: global-exclude .foo will need to be changed to global-exclude *.foo, and recursive-include docs .rst will need to be changed to recursive-include docs *.rst.

See #853, #849, #764, #886.

@mx-moth mx-moth changed the title Revert #849 implicit wildcards in MANIFEST.in Revert #853 implicit wildcards in MANIFEST.in Dec 14, 2016
@jaraco jaraco merged commit eabe1b5 into pypa:master Dec 15, 2016
jaraco added a commit that referenced this pull request Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants