10 lines
135 B
INI
10 lines
135 B
INI
[aliases]
|
|
release = dists upload
|
|
dists = clean --all sdist bdist_wheel
|
|
|
|
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[metadata]
|
|
license_file = LICENSE
|