aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 058cdfc1c68e178a7eebd3f0286bdbc1ea7a903d (plain)
1
2
3
4
5
6
7
8
[wheel]
universal = 1

[aliases]
release = egg_info -RDb ''

[pytest]
norecursedirs = .* *.egg *.egg-info env* artwork docs examples