Skip to content

Remove "sphinx_rtd_theme-hotfix.css" #187

Closed
@rmk135

Description

@rmk135

File sphinx_rtd_theme-hotfix.css that was added in https://github.com/ets-labs/python-dependency-injector/releases/tag/3.11.3 needs to be removed when https://github.com/rtfd/sphinx_rtd_theme release version 0.2.5 on PyPi and then it goes to be default version on ReadTheDocs.

Also docs/conf.py should be cleaned up from next lines:

def setup(app):
    app.add_stylesheet('sphinx_rtd_theme-hotfix.css')

Link: https://github.com/ets-labs/python-dependency-injector/blob/master/docs/_static/sphinx_rtd_theme-hotfix.css

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions