Yohann D'ANELLO 595262920a
Setup files
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-08-17 20:09:28 +02:00

6 lines
62 B
Python
Executable File

#!/usr/bin/env python3
from setuptools import setup
setup()