nonebot_plugin_dialectlist/setup.py

4 lines
53 B
Python
Raw Normal View History

from setuptools import setup, find_packages
setup()