view setup.py @ 316:3f1f1c2e9e5f

treesum: FIX: returned tag should be a native string
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 10 Mar 2025 10:25:20 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()