mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2025-02-17 16:20:31 +08:00
4 lines
53 B
Python
4 lines
53 B
Python
from setuptools import setup, find_packages
|
|
|
|
setup()
|