Skip to content

Conversation

@jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Sep 11, 2019

Reason for the change
Packaging requires a LICENSE file, and benefits greatly from
having test infrastructure to validate the built library.

Description
Created a MANIFEST.in to include LICENSE and tests in the sdist
uploaded to PyPi.

Code examples

Checklist

References

@gabor-boros
Copy link
Member

@jayvdb why did you commented out the version import and assignment?

@gabor-boros
Copy link
Member

Also, thank you a lot for the manifest file! 🎉

@jayvdb
Copy link
Contributor Author

jayvdb commented Sep 13, 2019

Sorry that wasnt intended to be in the patch. (I did it to get past the import of the library, which hasnt been installed yet, and its dependencies are not installed yet, so import fails; another set of packaging bugs)

@gabor-boros gabor-boros added the enhancement New feature or request label Sep 13, 2019
@gabor-boros gabor-boros added this to the Release 2.4.4 milestone Sep 13, 2019
@gabor-boros
Copy link
Member

@jayvdb Thank you for fixing this. 🎉🙏

@gabor-boros gabor-boros merged commit 9d85d0b into rethinkdb:master Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants