Skip to content

Compile against v. 1.28 of Evernote Thrift definitions

Latest
Compare
Choose a tag to compare
@iafan iafan released this 28 Mar 01:21
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.