10 lines
149 B
INI
10 lines
149 B
INI
[aliases]
|
|
release = dists upload
|
|
dists = clean --all sdist bdist_wheel
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[upload]
|
|
repository = https://upload.pypi.org/legacy/
|