Thanks for using Sphinx Favicon in your project! I just released version 1.0 of the extension, which brings one breaking change: to better conform with Python standards, we changed the module name to sphinx_favicon (instead of sphinx-favicon). This means you'll have to update the name in the extensions list of your conf.py file (https://github.com/MarshalX/python-webrtc/blob/main/docs/source/conf.py#L55) before you can use version 1.0. Otherwise, your existing configuration should continue to work!
Thanks for using Sphinx Favicon in your project! I just released version 1.0 of the extension, which brings one breaking change: to better conform with Python standards, we changed the module name to
sphinx_favicon(instead ofsphinx-favicon). This means you'll have to update the name in theextensionslist of your conf.py file (https://github.com/MarshalX/python-webrtc/blob/main/docs/source/conf.py#L55) before you can use version 1.0. Otherwise, your existing configuration should continue to work!