OpenSCAP / openscap-report

Tool for generating a report from results of oscap scan.
Other
17 stars 9 forks source link

Deprecation Warning #203

Closed Honny1 closed 11 months ago

Honny1 commented 11 months ago

Deprecation Warning:

openscap_report/__init__.py:6
  /Users/honyrodak/projects/oscap-report/openscap_report/__init__.py:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import DistributionNotFound, get_distribution

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

Python version: platform darwin -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 setuptools in /opt/homebrew/lib/python3.11/site-packages (67.6.1)