tika-python
tika-python copied to clipboard
Implicit namespace packages
Fixes the UserWarning: pkg_resources is deprecated as an API by replacing a deprecated pkg_resources import with PEP 420 implicit namespace packages
Resolves https://github.com/chrismattmann/tika-python/issues/433
Can someone merge this if it fixes the annoying pkg_resources warning?
@chrismattmann please merge :)