|
@ -45,6 +45,7 @@ setuptools.setup( |
|
|
"Programming Language :: Python :: 3.6", |
|
|
"Programming Language :: Python :: 3.6", |
|
|
"Programming Language :: Python :: 3.7", |
|
|
"Programming Language :: Python :: 3.7", |
|
|
"Programming Language :: Python :: 3.8", |
|
|
"Programming Language :: Python :: 3.8", |
|
|
|
|
|
"Programming Language :: Python :: 3.9", |
|
|
], |
|
|
], |
|
|
entry_points={"console_scripts": [ |
|
|
entry_points={"console_scripts": [ |
|
|
"sticker-import=sticker.stickerimport:cmd", |
|
|
"sticker-import=sticker.stickerimport:cmd", |
|
|