https://github.com/GPflow/GPflow
Revision aa9f042cb1b909908e1d3dc34e851ab6a5dff18e authored by Jesper Nielsen on 12 April 2022, 12:58:17 UTC, committed by GitHub on 12 April 2022, 12:58:17 UTC
1 parent feb6fe7
Raw File
Tip revision: aa9f042cb1b909908e1d3dc34e851ab6a5dff18e authored by Jesper Nielsen on 12 April 2022, 12:58:17 UTC
Fix doc warnings. (#1856)
Tip revision: aa9f042
MANIFEST.in
include doc/sphinx/conf.py
include doc/sphinx/*.rst
include doc/sphinx/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top