https://github.com/GPflow/GPflow
Revision a9e125ec2d9cd73533a25e8b6777036f809e7596 authored by John Mcleod on 11 June 2020, 09:05:30 UTC, committed by GitHub on 11 June 2020, 09:05:30 UTC
1 parent 390e4f0
Raw File
Tip revision: a9e125ec2d9cd73533a25e8b6777036f809e7596 authored by John Mcleod on 11 June 2020, 09:05:30 UTC
Ensure the plots appear in the generated documentation. (#1503)
Tip revision: a9e125e
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top