mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Set minimum Sphinx version to 1.3
This commit is contained in:
parent
2fadac5706
commit
f345188d06
@ -155,6 +155,8 @@ version = salt.version.__version__
|
||||
#release = '.'.join(map(str, salt.version.__version_info__))
|
||||
release = '2014.1.13'
|
||||
|
||||
needs_sphinx = '1.3'
|
||||
|
||||
spelling_lang = 'en_US'
|
||||
language = 'en'
|
||||
locale_dirs = [
|
||||
|
Loading…
Reference in New Issue
Block a user