restore minimalist setup.py

This commit is contained in:
Mathieu Dupuy 2024-10-18 14:23:42 +02:00
parent 561bd4ccd9
commit 29205f0fca
No known key found for this signature in database
GPG Key ID: 08C1D4F32506B23A

3
setup.py Normal file
View File

@ -0,0 +1,3 @@
from setuptools import setup
setup()