Mercurial > hgrepos > Python > apps > py-cutils
view pyproject.toml @ 302:bf88323d6bf7
treesum: Implement --exclude/--include.
- Filtering
- Document in output
- Handle in the "info" command
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 05 Mar 2025 10:07:44 +0100 |
| parents | 64078592444f |
| children |
line wrap: on
line source
# Pure-Python-Build [build-system] requires = ["setuptools>=43.0", "wheel>=0.33"] build-backend = "setuptools.build_meta"
