view setup.py @ 396:1afe2758f802

sdist format is now ignored: remove from setup.cfg
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 16 Feb 2026 15:16:18 +0100
parents bf77784ee288
children
line wrap: on
line source

#!/usr/bin/env python
# -*- coding: utf-8 -*-

from setuptools import setup

setup()