forked from orbit-oss/flask
11 lines
164 B
INI
11 lines
164 B
INI
[aliases]
|
|
release = egg_info -RDb ''
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[metadata]
|
|
license_file = LICENSE
|
|
|
|
[tool:pytest]
|
|
norecursedirs = .* *.egg *.egg-info env* artwork docs
|