An open API service indexing awesome lists of open source software.

https://github.com/omry/python-build-tests


https://github.com/omry/python-build-tests

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### 1_passthrough_build_backend

The Simplest approach, use a dummy build backend that delegates to setuptools.build_meta.* and add additional
logic available during build.

### plugins_use_case

A somewhat realistic emulation of the real problem.