Update metadata
This commit is contained in:
parent
c145234c4a
commit
ef30e59dc5
3 changed files with 5 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -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=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue