1
0
Fork 0
identify/setup.py
Daniel Baumann e7b4550ffe
Merging upstream version 2.4.6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-12 21:56:08 +01:00

4 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()