12 lines
104 B
INI
12 lines
104 B
INI
[egg_info]
|
|
tag_build = rc1
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[aliases]
|
|
test=pytest
|
|
|
|
[tool:pytest]
|
|
addopts = tests
|