view setup.py @ 320:6e420f26bcb3

===== signature for changeset fb2a9cc07bc8
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 10 Mar 2025 10:36:08 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()