mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 13:56:23 +02:00
Tried fixing build call
This commit is contained in:
parent
3a452aee07
commit
e061e1a638
1 changed files with 1 additions and 1 deletions
|
|
@ -289,4 +289,4 @@ on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
|||
|
||||
if on_rtd:
|
||||
os.system("pwd")
|
||||
os.system("sphinx-apidoc -f -o . ../")
|
||||
os.system("sphinx-apidoc -f -o . ./GPy")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue