Skip to content

Commit 342f002

Browse files
authored
refactor: remove changelog (#935)
2 parents 4916eee + c8f36b4 commit 342f002

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed

docs/source/changelog.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,3 @@ Meet our :doc:`contributor <./start/authors>`.
4444
widgets/index
4545
API Content <modules/sepal_ui>
4646
cli/index
47-
changelog

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ test = [
8888
"tomli",
8989
]
9090
doc = [
91-
"sphinx<7",
91+
"sphinx @ git+https://github.com/sphinx-doc/sphinx.git",
9292
"jupyter-sphinx",
9393
"pydata-sphinx-theme",
9494
"sphinx-notfound-page",

tests/data/warning_list.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
ERROR: Unknown target name: "type".
21
ERROR: Document or section may not begin with a transition.
32
WARNING: document isn't included in any toctree

0 commit comments

Comments
 (0)