mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 21:16:56 +00:00
Update sphinx
This commit is contained in:
parent
ee1fdc575b
commit
2d921c96e0
@ -35,7 +35,7 @@ def build_docs():
|
|||||||
check_call(['pip', 'install', '--upgrade', 'pip'])
|
check_call(['pip', 'install', '--upgrade', 'pip'])
|
||||||
# Install Sphinx and Breathe.
|
# Install Sphinx and Breathe.
|
||||||
pip_install('cppformat/sphinx',
|
pip_install('cppformat/sphinx',
|
||||||
'12dde8afdb0a7bb5576e2656692c3478c69d8cc3',
|
'bb0bdaa6c99a9a9834ab689be9d859d01f876452',
|
||||||
check_version='1.4a0.dev-20151013')
|
check_version='1.4a0.dev-20151013')
|
||||||
pip_install('michaeljones/breathe',
|
pip_install('michaeljones/breathe',
|
||||||
'511b0887293e7c6b12310bb61b3659068f48f0f4')
|
'511b0887293e7c6b12310bb61b3659068f48f0f4')
|
||||||
|
Loading…
Reference in New Issue
Block a user