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

4 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()