Skip to content

Commit 6e5380e

Browse files
committed
Fixed .readthedocs.yml as per new site policy
1 parent 9cfce82 commit 6e5380e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ python:
1111
path: .
1212
extra_requirements:
1313
- docs
14+
15+
sphinx:
16+
configuration: docs/conf.py

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
v1.7.8 (2025-02-28)
5+
-------------------
6+
7+
- Updated .readthedocs.yml to include sphinx configuration.
8+
49
v1.7.7 (2025-02-28)
510
-------------------
611

0 commit comments

Comments
 (0)