ports/www/py-cssselect/files/patch-docs__conf.py
Nicola Vitale cc32b0ba20
www/py-cssselect: Update to 1.3.0
- Update docs build dependencies

Release changes:	https://cssselect.readthedocs.io/en/latest/#changelog
Reported by:	portscout!
2025-03-11 15:42:55 +01:00

13 lines
399 B
Python

--- docs/conf.py.orig 2025-03-10 09:30:14 UTC
+++ docs/conf.py
@@ -244,10 +244,6 @@ texinfo_documents = [
# texinfo_show_urls = 'footnote'
-# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
-
-
# --- Nitpicking options ------------------------------------------------------
nitpicky = True