mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Limit jinja2 version for sphinx error
This commit is contained in:
parent
1552888972
commit
c619d03639
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
sphinx==3.2.1
|
||||
myst-parser==0.15.2
|
||||
myst-parser[linkify]==0.15.2
|
||||
Jinja2 < 3.1
|
||||
|
||||
# sphinx-multiversion with evennia fixes
|
||||
git+https://github.com/evennia/sphinx-multiversion.git@evennia-mods#egg=sphinx-multiversion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue