https://github.com/GPflow/GPflow
Revision ba8b7a58bb5f695dc48242a31c949ee23148e555 authored by Alan Saul on 28 January 2019, 14:56:28 UTC, committed by James Hensman on 28 January 2019, 14:56:28 UTC
* Update README to include instructions for local compilation of docs
1 parent 2696407
Raw File
Tip revision: ba8b7a58bb5f695dc48242a31c949ee23148e555 authored by Alan Saul on 28 January 2019, 14:56:28 UTC
Update README to include local compilation of docs (#904)
Tip revision: ba8b7a5
pytest.ini
[pytest]
usefixtures = session_tf
back to top