view setup.py @ 319:fb2a9cc07bc8

>>>>> tag v0.7 for changeset 0cc1e0de8fce
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 10 Mar 2025 10:35:51 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()