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

Be more precise about recursive includes. #145

Merged

Conversation

fladi
Copy link
Contributor

@fladi fladi commented Apr 25, 2016

The tarball on PyPI has some artifacts in the tests folder right now (.pyc
files) which should not be shipped. Changing the directives to be more precise
as to what gets includes fixes this for future release tarballs.

The tarball on PyPI has some artifacts in the `tests` folder right now (`.pyc`
files) which should not be shipped. Changing the directives to be more precise
as to what gets includes fixes this for future release tarballs.
@codecov-io
Copy link

Current coverage is 31.05%

Merging #145 into master will increase coverage by +<.01%

@@           master       #145   diff @@
========================================
  Files          17         17          
  Lines        1298       1298          
  Methods         0          0          
  Branches        0          0          
========================================
  Hits          403        403          
  Misses        895        895          
  Partials        0          0          

Sunburst

Powered by Codecov. Last updated by d5a283f

@jschneier
Copy link
Owner

Thanks. I swear, each project has at least 3 "fixing" MANIFEST.in commits.

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