view setup.py @ 349:34874c45af1a

treesum: preliminary command handling: use always "elif"
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 01 Apr 2025 19:17:51 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()