view setup.py @ 377:6b327893a9c3

treesum: Handle comments in .treesum files without accounting for CRCs
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 12 May 2025 09:40:33 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()