mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 05:46:24 +02:00
removing GPy import from conf (may put back in)
This commit is contained in:
parent
ac4f50f44d
commit
f80d65cc8d
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ for mod_name in MOCK_MODULES:
|
|||
# ----------------------- READTHEDOCS ------------------
|
||||
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
||||
|
||||
import GPy
|
||||
#import GPy
|
||||
|
||||
if on_rtd:
|
||||
sys.path.append("../GPy")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue