mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2026-01-06 11:51:54 +00:00
4 lines
53 B
Python
4 lines
53 B
Python
from setuptools import setup, find_packages
|
|
|
|
setup()
|