git.stats/setup.py

6 lines
62 B
Python
Raw Permalink Normal View History

2023-09-02 19:57:48 +02:00
#!/usr/bin/env python3
from setuptools import setup
setup()