7 lines
119 B
INI
7 lines
119 B
INI
[aliases]
|
|
release = clean --all sdist bdist_wheel build_sphinx upload upload_docs
|
|
test = pytest
|
|
|
|
[wheel]
|
|
universal = 1
|