Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 314:1fbe9904b188
treesum: assert also in .write_accept_treesum() that the given filename is of bytes type
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 10 Mar 2025 10:10:41 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
