Currently, the setup.py is setup incorrectly for installation from a PyPI style repository. These changes ensure the additional packaged files (cacerts.txt and LICENSE) are properly included.
Version is also bumped to match the actual API version. gitignore now also cover PyCharm and common virtualenv location.
We just use a fork for this functionality, the changes aren't that much anyway. Feel free to close this PR if you don't believe this is relevant for upstream.
Currently, the setup.py is setup incorrectly for installation from a PyPI style repository. These changes ensure the additional packaged files (cacerts.txt and LICENSE) are properly included.
Version is also bumped to match the actual API version. gitignore now also cover PyCharm and common virtualenv location.
Changelist