Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 392:5b8c48e8c4ec
FIX: Include REUSE.toml in the wheel
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 16 Feb 2026 13:50:38 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
