https://github.com/GPflow/GPflow
Revision f077034ce8df72885af97607b58132ba203345b8 authored by James Hensman on 15 October 2019, 13:01:50 UTC, committed by James Hensman on 15 October 2019, 13:01:50 UTC
2 parent s f85d79b + c62ad93
Raw File
Tip revision: f077034ce8df72885af97607b58132ba203345b8 authored by James Hensman on 15 October 2019, 13:01:50 UTC
Merge branch 'develop-2.0' into james-vincent/sgpr
Tip revision: f077034
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
back to top