view setup.py @ 150:f84cf853da22

Implement "--minimal [TAG]" for treesum. Product minimal output only.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 03 Jan 2025 23:08:02 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()