Releases: Evernote/evernote-sdk-python
Releases · Evernote/evernote-sdk-python
Compile against v. 1.28 of Evernote Thrift definitions
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.