view setup.py @ 388:85da58b83475

>>>>> tag v0.9 for changeset a90c0b9a06d7
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 18 May 2025 06:00:30 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()