view setup.py @ 280:f3e0b479928c

treesum: FIX: Also check for that backslashes are nor in u8name or u8path and encode them
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 23 Feb 2025 10:01:09 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()