https://github.com/GPflow/GPflow
Revision f4688ba9cb5d6ecd8cd712faeddd800e3ac18afb authored by st-- on 11 October 2019, 13:44:17 UTC, committed by GitHub on 11 October 2019, 13:44:17 UTC
Fix types

Co-Authored-By: Eric Hammy <6815729+condnsdmatters@users.noreply.github.com>
1 parent a57569c
Raw File
Tip revision: f4688ba9cb5d6ecd8cd712faeddd800e3ac18afb authored by st-- on 11 October 2019, 13:44:17 UTC
Apply suggestions from code review
Tip revision: f4688ba
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

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