Merge pull request #621 from niccokunzmann/docs-py-12

Make documentation build under Python 3.12
pull/632/head
Nicco Kunzmann 2024-06-17 10:50:02 +01:00 zatwierdzone przez GitHub
commit 4484608c8c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -7,6 +7,7 @@ Changelog
Minor changes:
- Add funding information
- Make documentation build with Python 3.12
- Update windows to olson conversion for Greenland Standard Time
- Extend examples in Usage with alarm and recurrence
- Document how to serve the built documentation to view with the browser

Wyświetl plik

@ -19,6 +19,7 @@ commands =
[testenv:docs]
deps =
-r {toxinidir}/requirements_docs.txt
setuptools
changedir = docs
allowlist_externals = make
commands =