modelmat / sphinxcontrib-drawio

Sphinx extension for including draw.io files.
MIT License
39 stars 17 forks source link

Fix deprecated sphinx.testing.path #90

Closed jdillard closed 9 months ago

jdillard commented 9 months ago

Getting the following in CI:

tests/conftest.py:10
  /home/runner/work/sphinxcontrib-drawio/sphinxcontrib-drawio/tests/conftest.py:10: RemovedInSphinx90Warning: 'sphinx.testing.path' is deprecated. Use 'os.path' or 'pathlib' instead.
    from sphinx.testing.path import path