9a6514d05e
A simple, correct PEP517 package builder. build will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.
5 lines
186 B
Text
5 lines
186 B
Text
A simple, correct PEP517 package builder.
|
|
|
|
build will invoke the PEP 517 hooks to build a distribution package.
|
|
It is a simple build tool and does not perform any dependency
|
|
management.
|