https://github.com/GPflow/GPflow
Raw File
Tip revision: eda49521bbf6300fd4042f8557accd9f69e9e9b8 authored by Uri Granta on 27 June 2023, 07:04:20 UTC
Prepare Release 2.8.1
Tip revision: eda4952
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