https://github.com/GPflow/GPflow
Revision c2dfd94b41b27f6b6f2905672abb1dbaee6f24c9 authored by James Hensman on 21 October 2016, 14:39:20 UTC, committed by James Hensman on 21 October 2016, 14:39:20 UTC
1 parent 9b5b5f4
Raw File
Tip revision: c2dfd94b41b27f6b6f2905672abb1dbaee6f24c9 authored by James Hensman on 21 October 2016, 14:39:20 UTC
adding gpflowrc to the manifest file
Tip revision: c2dfd94
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