NiklasRosenstein / slap

Slap is a CLI to assist in the process for developing and releasing Python packages.
https://niklasrosenstein.github.io/slap/
Other
18 stars 11 forks source link

`slap publish` should use the `build` module #53

Closed NiklasRosenstein closed 2 years ago

NiklasRosenstein commented 2 years ago

The build builds the distribution in an isolated environment, which Slap currently does not.