view setup.py @ 400:feac4bc02041 build-2.7

Add the "MIT License" to the Trove classifiers also
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 17 Feb 2026 14:47:09 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()