mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 22:06:22 +02:00
Removed version check
This commit is contained in:
parent
131a4b507f
commit
b92bdbbc0e
1 changed files with 0 additions and 1 deletions
|
|
@ -108,7 +108,6 @@ for mod_name in MOCK_MODULES:
|
|||
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
||||
|
||||
import GPy
|
||||
version = GPy.__version__
|
||||
|
||||
if on_rtd:
|
||||
sys.path.append("../GPy")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue