We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13de6f4 + 9316eb6 commit 10da813Copy full SHA for 10da813
setup.py
@@ -67,7 +67,7 @@
67
'test': ['nose', 'coverage', 'six', 'parameterized', 'nbconvert', 'nbformat','jupyter',
68
'jupyter_client', 'matplotlib']
69
},
70
- dependency_links=['https://github.com/GPflow/GPflow/tarball/master#egg=GPflow-0.3.5'],
+ dependency_links=['https://github.com/GPflow/GPflow/tarball/fe3abdc55da55cabe1c31f157f2434e17dd0defe#egg=GPflow-0.3.5'],
71
classifiers=['License :: OSI Approved :: Apache Software License',
72
'Natural Language :: English',
73
'Operating System :: POSIX :: Linux',
0 commit comments