1
0
Fork 0
pre-commit-hooks/setup.py
Daniel Baumann 6bd375ed5f
Adding upstream version 4.5.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 20:21:14 +01:00

4 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()