maxapi/setup.py
2025-06-20 03:33:10 +03:00

3 lines
52 B
Python

from setuptools import setup, find_packages
setup()