view setup.py @ 176:7f5d05a625fd

Implement preconditions for some debug logging
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 11 Jan 2025 13:20:14 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()