JJonathan G. UnderwoodMove pytest options to setup.cfg
2c1b815d创建于 2018年2月3日历史提交
[build_ext]
inplace = 1

[aliases]
test=pytest

[tool:pytest]
addopts = -x --tb=long --showlocals