Skip to content

Commit 10da813

Browse files
authored
Merge pull request #76 from GPflow/pre-gpflow-0.4.0
Depend GPflowOpt on last working version (29/8)
2 parents 13de6f4 + 9316eb6 commit 10da813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
'test': ['nose', 'coverage', 'six', 'parameterized', 'nbconvert', 'nbformat','jupyter',
6868
'jupyter_client', 'matplotlib']
6969
},
70-
dependency_links=['https://github.com/GPflow/GPflow/tarball/master#egg=GPflow-0.3.5'],
70+
dependency_links=['https://github.com/GPflow/GPflow/tarball/fe3abdc55da55cabe1c31f157f2434e17dd0defe#egg=GPflow-0.3.5'],
7171
classifiers=['License :: OSI Approved :: Apache Software License',
7272
'Natural Language :: English',
7373
'Operating System :: POSIX :: Linux',

0 commit comments

Comments
 (0)