4e45a9169f
Update the dependency on sphinxcontrib.datatemplates to be sphinxcontrib-datatemplates>=0.4.0 to ensure the new version installs (I have no idea why the - works but . does not, thanks pip!) so we have the new directives and can remove the use of the deprecated directive form. Change-Id: Icf3f15111254fc37f0843f84b001f054d7c8fcbf Signed-off-by: Doug Hellmann <doug@doughellmann.com>
10 lines
232 B
Plaintext
10 lines
232 B
Plaintext
# Packages required for building docs
|
|
|
|
sphinx>=1.6.2 # BSD
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
sphinxcontrib-datatemplates>=0.4.0 # BSD License
|
|
icalendar>=3.10 # BSD
|
|
whereto>=0.3.0 # Apache-2.0
|
|
mwclient==0.8.1
|
|
yamlordereddictloader
|