Skip to content

Releases: Evernote/evernote-sdk-python

Compile against v. 1.28 of Evernote Thrift definitions

28 Mar 01:21
Compare
Choose a tag to compare
Exclude bundled thrift, install_requires it instead

Correctly package evernote by excluding any bundled thrift modules from
installation and use install_requires to depend on the (PyPI) package
instead. This prevents package/installation conflicts between other
Python packages that depend on thrift.