factur-x icon indicating copy to clipboard operation
factur-x copied to clipboard

pkg_resources is deprecated

Open bdauvergne opened this issue 1 year ago • 0 comments

lib/python3.11/site-packages/facturx/facturx.py:40: DeprecationWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import resource_filename

https://setuptools.pypa.io/en/latest/pkg_resources.html

bdauvergne avatar Jan 15 '24 12:01 bdauvergne