Skip to content

Conversation

@mx-moth
Copy link
Contributor

@mx-moth mx-moth commented Nov 20, 2016

After #764, global-exclude .pyc no longer excluded .pyc files. This fixes that regression, and adds a test for this behaviour.

Fixes #849.

After pypa#764, `global-exclude .pyc` no longer excluded `.pyc` files.
This fixes that regression, and adds a test for this behaviour.
@mx-moth
Copy link
Contributor Author

mx-moth commented Nov 20, 2016

Tests seem to be failing for an unrelated reason, which is also affecting master

@jaraco
Copy link
Member

jaraco commented Dec 3, 2016

I re-ran the Travis tests and they're now passing.

@jaraco jaraco merged commit 3e6669a into pypa:master Dec 3, 2016
jaraco added a commit that referenced this pull request Dec 3, 2016
jaraco added a commit that referenced this pull request Dec 15, 2016
Revert #853 implicit wildcards in MANIFEST.in
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.

Since setuptools 28.5.0, a "global-exclude .pyc" no longer matches .pyc files

2 participants