Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 373:9cba56c87946
All walk tests with .npath and friends also
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 13 Apr 2025 14:24:53 +0200 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
