tika-python icon indicating copy to clipboard operation
tika-python copied to clipboard

Implicit namespace packages

Open Flushot opened this issue 6 months ago • 3 comments

Fixes the UserWarning: pkg_resources is deprecated as an API by replacing a deprecated pkg_resources import with PEP 420 implicit namespace packages

Flushot avatar Jul 26 '25 17:07 Flushot

Resolves https://github.com/chrismattmann/tika-python/issues/433

Flushot avatar Jul 26 '25 17:07 Flushot

Can someone merge this if it fixes the annoying pkg_resources warning?

wigging avatar Sep 12 '25 00:09 wigging

@chrismattmann please merge :)

pharindoko avatar Oct 09 '25 06:10 pharindoko