Delete setup.py

This commit is contained in:
keisuke-umezawa
2024-03-05 14:40:15 +09:00
parent 059f5757cb
commit a3f66871d8
-5
View File
@@ -1,5 +0,0 @@
from setuptools import setup
if __name__ == "__main__":
setup()