提交 67e1c377 authored 作者: Frederic's avatar Frederic

some pep8

上级 9fd1db06
...@@ -190,7 +190,6 @@ def do_setup(): ...@@ -190,7 +190,6 @@ def do_setup():
packages=find_packages(), packages=find_packages(),
install_requires=['numpy>=1.5.0', 'scipy>=0.7.2'], install_requires=['numpy>=1.5.0', 'scipy>=0.7.2'],
package_data={ package_data={
'': ['*.txt', '*.rst', '*.cu', '*.cuh', '*.c', '*.sh', '*.pkl',
'': ['*.txt', '*.rst', '*.cu', '*.cuh', '*.c', '*.sh', '*.pkl', '': ['*.txt', '*.rst', '*.cu', '*.cuh', '*.c', '*.sh', '*.pkl',
'ChangeLog'], 'ChangeLog'],
'theano.misc': ['*.sh'] 'theano.misc': ['*.sh']
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论