Mercurial > hgrepos > Python > apps > py-cutils
view pyproject.toml @ 138:64078592444f
Add a minimal pyproject.toml
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 03 Jan 2025 00:32:56 +0100 |
| parents | |
| children |
line wrap: on
line source
# Pure-Python-Build [build-system] requires = ["setuptools>=43.0", "wheel>=0.33"] build-backend = "setuptools.build_meta"
