File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ python:
1717 - method : pip
1818 path : .
1919 extra_requirements :
20- - docs
20+ - doc
Original file line number Diff line number Diff line change @@ -308,8 +308,8 @@ found at `keepacom/api_backend <https://github.com/keepacom/api_backend/>`_.
308308
309309License
310310-------
311- Apache License, please see license file. Work is credited to both Alex
312- Kaszynski and Marius Johann.
311+ Apache License, please see license file. Work is credited to both Alex Kaszynski
312+ and Marius Johann.
313313
314314
315315.. _create a pull request : https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ version = "1.5.dev0"
3737
3838[project .optional-dependencies ]
3939doc = [
40- " sphinx==7.3.7 " ,
41- " pydata-sphinx-theme==0.15.4 " ,
42- " numpydoc==1.7 .0"
40+ " sphinx==9.1.0 " ,
41+ " pydata-sphinx-theme==0.16.1 " ,
42+ " numpydoc==1.10 .0"
4343]
4444test = [
4545 " matplotlib" ,
You can’t perform that action at this time.
0 commit comments