Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 160:432fe71300d3
Remove debug output
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 07 Jan 2025 12:55:55 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
