mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
* Attempt to pin jinja requirement to keep readthedocs from failing * Change read the docs Python version from 3.7 to 3.10 * Unpin jinja and remove deprecated python version setting * Try pinning to jinja 3.0.3 * Fix "jinja2" (instead of "jinja")
2 lines
89 B
Text
2 lines
89 B
Text
mkdocs==1.2.3
|
|
jinja2==3.0.3 # https://github.com/readthedocs/readthedocs.org/issues/9037
|