2025-12-23 19:17:16 +08:00

6 lines
71 B
Python

from setuptools import setup
setup(
name="mariadb_binlog_indexer",
)