https://github.com/GPflow/GPflow
Revision cd55917f0b933a9a294259552b5dfc8f1536011c authored by st-- on 15 January 2020, 11:01:56 UTC, committed by Artem Artemev on 15 January 2020, 11:01:56 UTC
1 parent 4a3bd56
Raw File
Tip revision: cd55917f0b933a9a294259552b5dfc8f1536011c authored by st-- on 15 January 2020, 11:01:56 UTC
Skip tests more selectively (#1194)
Tip revision: cd55917
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
sklearn  # mixture-density-network
ipywidgets  # Required by tensorflow-datasets
back to top