view setup.py @ 401:e4d71f20d908 build-2.7

Use "gzip --best" compression when recompressing the sdist after post-processing
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 17 Feb 2026 14:47:39 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()