view setup.py @ 337:e89eb63fc319

treesum: .write_file_digest() method: the "size" parameter is now positional and mandatory
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 31 Mar 2025 13:38:57 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()