mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
More sphinxcontrib pinning
This commit is contained in:
parent
b48893b5a2
commit
6307213245
1 changed files with 5 additions and 1 deletions
|
|
@ -4,11 +4,15 @@ sphinx==3.2.1
|
|||
myst-parser==0.15.2
|
||||
myst-parser[linkify]==0.15.2
|
||||
Jinja2 < 3.1
|
||||
|
||||
# pinned to allow for sphinx 3.x to still work, latest requried 5+
|
||||
alabaster==0.7.13
|
||||
sphinxcontrib-applehelp<1.0.7
|
||||
sphinxcontrib-devhelp<1.0.6
|
||||
sphinxcontrib-htmlhelp<2.0.5
|
||||
|
||||
sphinxcontrib-qthelp<1.0.7
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-serializinghtml<1.1.10
|
||||
|
||||
# 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