mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
Merge branch 'master' of github.com:SheffieldML/GPy
This commit is contained in:
commit
9be781894f
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
|
@ -2,7 +2,8 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
import os
|
||||
from numpy.distutils.core import Extension, setup
|
||||
from setuptools import setup
|
||||
#from numpy.distutils.core import Extension, setup
|
||||
#from sphinx.setup_command import BuildDoc
|
||||
|
||||
# Version number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue