view setup.py @ 207:0e8c12ff0f41

FIX: For Python2.7 correct the CRC only if is < 0
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 22 Jan 2025 18:57:44 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()