view setup.py @ 380:58552d3d1766

treesum: begin unittests for treesums and .treesum files
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 12 May 2025 15:33:16 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()