1
0
Fork 0
identify/setup.py
Daniel Baumann aaad79d32f
Adding upstream version 2.4.6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-12 21:55:52 +01:00

4 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()