1 Star 0 Fork 0

WeBankPartners/wecube-plugins-itsdangerous

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 477 Bytes
一键复制 编辑 原始数据 按行查看 历史
roywu 提交于 2020-07-17 15:06 +08:00 . init project
[bdist_wheel]
# This flag says that the code is written to work on both Python 2 and Python
# 3. If at all possible, it is good practice to do this. If you cannot, you
# will need to generate wheels for each Python version that you support.
universal=1
[bdist_rpm]
packager = wecube <roywu@webank.com>
provides = wecube
[aliases]
test=pytest
[tool:pytest]
addopts = tests -v --html=unit_test_report.html --cov=wecube_plugins_itsdangerous --cov-report=term --cov-report=html
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/WeBankPartners/wecube-plugins-itsdangerous.git
git@gitee.com:WeBankPartners/wecube-plugins-itsdangerous.git
WeBankPartners
wecube-plugins-itsdangerous
wecube-plugins-itsdangerous
master

搜索帮助