Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 370:a766264ff5bb
FIX: update unittests for WalkDirEntry because changed backslash encoding
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 11 Apr 2025 17:36:14 +0200 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
