view setup.py @ 381:ff4424a7a8cf

treesum: unit tests for generating and reading treesum files
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 17 May 2025 13:25:48 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()