Skip to content

Commit 2619423

Browse files
committed
Update .readthedocs.yaml
1 parent 8bb0b9d commit 2619423

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22

33
sphinx:
4-
configuration: docs/conf.py
4+
configuration: docs/source/conf.py
55
fail_on_warning: false
66

77
formats:

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"Framework :: Django :: 3.2",
3737
"Framework :: Django CMS",
3838
"Framework :: Django CMS :: 3.8",
39-
# "Framework :: Django CMS :: 3.9",
39+
"Framework :: Django CMS :: 3.9",
40+
"Framework :: Django CMS :: 3.10",
4041
"Topic :: Internet :: WWW/HTTP",
4142
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
4243
"Topic :: Software Development",

0 commit comments

Comments
 (0)