https://github.com/GPflow/GPflow
Revision 824ee6b9eb64648cf95c8e5efc05f46015b1b71a authored by Simon Chiu on 08 November 2022, 11:03:20 UTC, committed by Simon Chiu on 08 November 2022, 11:03:20 UTC
1 parent 26a27a4
Raw File
Tip revision: 824ee6b9eb64648cf95c8e5efc05f46015b1b71a authored by Simon Chiu on 08 November 2022, 11:03:20 UTC
Updated to ignore mypy's new type-abstract error
Tip revision: 824ee6b
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