aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
blob: 74573978ba2d4ef7ac8d62345e576cbc1e8c43df (plain) (blame)
1
2
3
4
5
6
7
8
[aliases]
test = pytest

[tool:pytest]
norecursedirs = vendor

[wheel]
universal = 1