view setup.py @ 378:32b937a73068

treesum: Rename PATTERN0 to PATTERNE
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 12 May 2025 09:48:23 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()