Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 311:6d1add815d14
FIX: doc string for glob syntax rules
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 10 Mar 2025 01:45:09 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
