Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 389:faa36af3c629 default tip
===== signature for changeset 85da58b83475
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 18 May 2025 06:00:46 +0200 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
