Update metadata

This commit is contained in:
Tulir Asokan 2020-10-04 14:06:41 +03:00
parent c145234c4a
commit ef30e59dc5
3 changed files with 5 additions and 3 deletions

View file

@ -47,13 +47,11 @@ setuptools.setup(
"Framework :: AsyncIO",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
],
entry_points="""
[console_scripts]
maubot=maubot.__main__:main
mbc=maubot.cli:app
""",
data_files=[