Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 317:fc1b940bd4a6
treesum: when accepting treesum digest files put a line with its filename into the output
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 10 Mar 2025 10:25:57 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
