Compare commits

...

1 Commits

Author SHA1 Message Date
Cian-H 3bb38a95eb Removed default sphinx build pipeline 2025-05-23 14:57:39 +01:00
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -18,7 +18,3 @@ build:
- uv sync --group docs
install:
- uv run python -m sphinx -T -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py
+1 -1
View File
@@ -8,4 +8,4 @@
"""Metadata for this python module."""
__version__ = "2025.5.20.9"
__version__ = "2025.5.20.10"