https://github.com/GPflow/GPflow
Raw File
Tip revision: 4f1f4a83d97041737148431db1c4f1e967bd5802 authored by Jesper Nielsen on 20 September 2022, 12:33:56 UTC
Prepare for release 2.6.0. (#1979)
Tip revision: 4f1f4a8
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