mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Pip show no more
This commit is contained in:
parent
884c55741f
commit
418cd1c82a
@ -40,7 +40,6 @@ def build_docs():
|
||||
pip_install('michaeljones/breathe',
|
||||
'511b0887293e7c6b12310bb61b3659068f48f0f4')
|
||||
print(check_output(['pip', '--version']))
|
||||
print(check_output(['pip', 'show', 'sphinx-rtd-theme']))
|
||||
print(check_output(['sphinx-build', '--version']))
|
||||
print('PATH:', os.environ['PATH'])
|
||||
print(check_output(['which', 'sphinx-build']))
|
||||
|
Loading…
Reference in New Issue
Block a user