1
0
Fork 0
pre-commit/setup.py

5 lines
73 B
Python
Raw Normal View History

from __future__ import annotations
from setuptools import setup
setup()