Yohann D'ANELLO 213ada7184
Setup files
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-08-17 20:01:40 +02:00

6 lines
62 B
Python
Executable File

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