智能客服
你问我答,随时在线为你解决问题

























若setup-regression.py编写不规范,会出现提示。编写setup-regression.py文件时,需去除注释,参数以“参数名=参数值”的形式设置。
- # setup-regression.py example of file writing
- from setuptools import setup
- setup(
- name='hypiumTest',
- version='1.0.0.0',
- author='xxx',
- # py_modules Specify the hypium use case py file that needs to be packaged
- py_modules=['testcases.Example'],
- include_package_data=True
- )
智能客服
你问我答,随时在线为你解决问题
合作咨询
我们的专家服务团队将竭诚为您提供专业的合作咨询服务
解决方案
精准高效的一站式服务支持,助力开发者商业成功