setup.cfg 148 Bytes
Newer Older
quyuanhao123's avatar
quyuanhao123 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
[metadata]
description-file = README.md

[aliases]
test = pytest

[tool:pytest]
addopts = --capture=no --cov

[egg_info]
tag_build = 
tag_date = 0