We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cfce82 commit 6e5380eCopy full SHA for 6e5380e
.readthedocs.yml
@@ -11,3 +11,6 @@ python:
11
path: .
12
extra_requirements:
13
- docs
14
+
15
+sphinx:
16
+ configuration: docs/conf.py
CHANGELOG.txt
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+v1.7.8 (2025-02-28)
5
+-------------------
6
7
+- Updated .readthedocs.yml to include sphinx configuration.
8
9
v1.7.7 (2025-02-28)
10
-------------------
0 commit comments