提交 16b0bc52 authored 作者: Saatvik Shah's avatar Saatvik Shah

corrected setup of d3viz

上级 149d008d
......@@ -166,7 +166,8 @@ def do_setup():
package_data={
'': ['*.txt', '*.rst', '*.cu', '*.cuh', '*.c', '*.sh', '*.pkl',
'*.h', '*.cpp', 'ChangeLog'],
'theano.misc': ['*.sh']
'theano.misc': ['*.sh'],
'theano.d3viz' : ['html/*','css/*','js/*']
},
scripts=['bin/theano-cache', 'bin/theano-nose', 'bin/theano-test'],
keywords=' '.join([
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论