6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
|
[console_scripts]
|
||
|
pyproject-build = build.__main__:entrypoint
|
||
|
|
||
|
[pipx.run]
|
||
|
build = build.__main__:entrypoint
|