File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,7 +106,8 @@ docs = [
106106 " sphinx-issues>=3.0.1" ,
107107 " sphinx-jsonschema>=1.19.1" ,
108108 " sphinx-rtd-theme>=1.0.0" ,
109- " sphinxcontrib-towncrier>=0.2.1a0" ,
109+ " sphinxcontrib-towncrier>=0.3.0a0" ,
110+ " towncrier>=22.8.0" ,
110111 " scipy>=1.7.0" , # examples using scipy
111112 " slack-sdk>=3.4.2" , # slack example notebook
112113]
@@ -243,7 +244,7 @@ filterwarnings = [
243244package = " qcodes"
244245name = " QCoDeS"
245246directory = " docs/changes/newsfragments"
246- single_file = true
247+ single_file = false
247248filename = " docs/changes/{version}.rst"
248249issue_format = " :pr:`{issue}`"
249250
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ terminado~=0.15.0
154154tinycss2 ~= 1.1.1
155155tomli ~= 2.0.1
156156tornado ~= 6.2
157- towncrier ~= 21.9 .0
157+ towncrier ~= 22.8 .0
158158tqdm ~= 4.64.1
159159traitlets ~= 5.3.0
160160typed-ast ~= 1.4.3 ; python_version < '3.8'
You can’t perform that action at this time.
0 commit comments