https://github.com/GPflow/GPflow
Revision 0055e345fbdf9005dad02e078364571aa3114d35 authored by Jesper Nielsen on 16 September 2022, 09:23:41 UTC, committed by GitHub on 16 September 2022, 09:23:41 UTC
1 parent e6f22bd
Raw File
Tip revision: 0055e345fbdf9005dad02e078364571aa3114d35 authored by Jesper Nielsen on 16 September 2022, 09:23:41 UTC
Install GPflow fewer times during CI. (#1977)
Tip revision: 0055e34
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