https://github.com/GPflow/GPflow
Revision b4b42a9cbfcf05b55e102e8bac5a1fea7991b147 authored by James Hensman on 22 October 2016, 07:23:17 UTC, committed by GitHub on 22 October 2016, 07:23:17 UTC
1 parent 9b5b5f4
Raw File
Tip revision: b4b42a9cbfcf05b55e102e8bac5a1fea7991b147 authored by James Hensman on 22 October 2016, 07:23:17 UTC
adding gpflowrc to the manifest file (#233)
Tip revision: b4b42a9
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include GPflow/tfops/*.so
include GPflow/tfops/*.cc
include GPflow/gpflowrc
back to top