duckinator / bork

A Python build and release management tool.
https://bork.readthedocs.io
MIT License
12 stars 2 forks source link

Refactor api.build() #359

Closed duckinator closed 3 weeks ago

duckinator commented 1 month ago

https://github.com/duckinator/bork/blob/main/bork/api.py#L29-L57

I think it's impossible for the setuptools error here to happen now? We fall back to a synthesized pyproject.toml if setuptools is detected.