https://github.com/GPflow/GPflow
Raw File
Tip revision: a8ee4ae5521f80e45a3609eccfccbe5441172661 authored by John Mcleod on 22 April 2021, 21:45:22 UTC
Update HOWTO_RELEASE.md. (#1670)
Tip revision: a8ee4ae
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