提交 cc4fd870 编写于 作者: C chenfeiyu

update setup.py

上级 ffcbd38b
...@@ -40,7 +40,7 @@ setup_info = dict( ...@@ -40,7 +40,7 @@ setup_info = dict(
], ],
# Package info # Package info
packages=find_packages(exclude=('tests', 'test.*')), packages=find_packages(exclude=('tests', 'tests.*')),
zip_safe=True, zip_safe=True,
) )
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册