Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 334:5afece258bf2
treesum: FIX: add missing size param
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 30 Mar 2025 16:20:04 +0200 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
