mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
8 lines
244 B
Text
8 lines
244 B
Text
# requirements for building the docs
|
|
|
|
sphinx==2.4.4
|
|
sphinx-multiversion==0.1.1
|
|
sphinxontrib-lunrsearch==0.3
|
|
|
|
# recommonmark custom branch with evennia-specific fixes
|
|
git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark
|