提交 24e75352 编写于 作者: R Ross Wightman

Remove tests from distrib

上级 328339a0
......@@ -40,7 +40,7 @@ setup(
# Note that this is a string of words separated by whitespace, not a list.
keywords='pytorch pretrained models efficientnet mobilenetv3 mnasnet',
packages=find_packages(exclude=['convert']),
packages=find_packages(exclude=['convert', 'tests']),
include_package_data=True,
install_requires=['torch >= 1.0', 'torchvision'],
python_requires='>=3.6',
......
__version__ = '0.1.28'
__version__ = '0.1.30'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册