добавление setup.py

This commit is contained in:
2023-01-30 13:44:07 +03:00
parent a017f3a5b6
commit 6fc440ff6c

2
setup.py Normal file
View File

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