aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
-rw-r--r--sticker/stickerimport.py (renamed from sticker/import.py)0
2 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 524eaa7..8d78438 100644
--- a/setup.py
+++ b/setup.py
@@ -47,7 +47,7 @@ setuptools.setup(
"Programming Language :: Python :: 3.8",
],
entry_points={"console_scripts": [
- "sticker-import=sticker.import:cmd",
+ "sticker-import=sticker.stickerimport:cmd",
"sticker-pack=sticker.pack:cmd",
]},
)
diff --git a/sticker/import.py b/sticker/stickerimport.py
index 6846184..6846184 100644
--- a/sticker/import.py
+++ b/sticker/stickerimport.py
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage