Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 208:85e7edea8ac7
Print the filesystem encoding and the generator in the "info" output also
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 22 Jan 2025 18:58:52 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
