view setup.py @ 285:39a19c008708

Now dynamically the version attribute from setup.cfg
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 23 Feb 2025 21:40:37 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()