提交 2db90556 authored 作者: Frederic Bastien's avatar Frederic Bastien

Remove trace of the removed file.

上级 b1b0f814
...@@ -9,4 +9,3 @@ global-include *.pkl ...@@ -9,4 +9,3 @@ global-include *.pkl
recursive-include doc recursive-include doc
include bin/theano-cache include bin/theano-cache
include bin/theano-nose include bin/theano-nose
include bin/theano-test
...@@ -175,8 +175,7 @@ def do_setup(): ...@@ -175,8 +175,7 @@ def do_setup():
}, },
entry_points={ entry_points={
'console_scripts': ['theano-cache = bin.theano_cache:main', 'console_scripts': ['theano-cache = bin.theano_cache:main',
'theano-nose = bin.theano_nose:main', 'theano-nose = bin.theano_nose:main']
'theano-test = bin.theano_test:main']
}, },
keywords=' '.join([ keywords=' '.join([
'theano', 'math', 'numerical', 'symbolic', 'blas', 'theano', 'math', 'numerical', 'symbolic', 'blas',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论