8 lines
138 B
INI
8 lines
138 B
INI
[aliases]
|
|
release = egg_info -RDb ''
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[tool:pytest]
|
|
norecursedirs = .* *.egg *.egg-info env* artwork docs examples
|