Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 303:73d13be531b5
treesum: in the "info" command print a sortes list of errors
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 05 Mar 2025 10:22:29 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
