Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 212:7cf9df49d0ba
Some notes about FLAGS
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 23 Jan 2025 14:04:07 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
