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

Bug/tr 46 fix pypi install #78

Merged
merged 11 commits into from
Mar 26, 2018

Conversation

JohnVonNeumann
Copy link
Contributor

Fix for Pip installations. Should be working as intended now, from what I understand after completing this task, it appeared the problem you were mainly facing was a lack of MANIFEST.in file, which is required to tell Pypi which files to include. This problem may also be causing the issue with long_description, but as explained inline, I felt that solving this problem now would distract from the PR itself and muddy it a bit. So that should be kept separate. End of the day, Pip install now works. That's what it's all about.

@coveralls
Copy link

coveralls commented Mar 24, 2018

Coverage Status

Coverage remained the same at 53.386% when pulling 3a1302e on JohnVonNeumann:bug/TR-46-fix-pypi-install into fe8f4c9 on Netflix:master.

Copy link
Contributor

@mcpeak mcpeak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!!

@mcpeak mcpeak merged commit be3b39f into Netflix:master Mar 26, 2018
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