1
0
Fork 0
cfgv/setup.py
Daniel Baumann f4a7436faf
Adding upstream version 3.4.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 20:45:12 +01:00

4 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()