Skip to content

Commit 38ed565

Browse files
committed
🎨 update plugin name
1 parent 5a74313 commit 38ed565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pypi_mobans/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from lml.plugin import PluginInfo
55

66

7-
@PluginInfo('pypi', tags=['setupmobans', 'pypi', 'pypimobans'])
7+
@PluginInfo('library', tags=['setupmobans', 'pypi', 'pypimobans'])
88
class Pypkg():
99
def __init__(self):
1010
__package_path__ = os.path.dirname(__file__)

0 commit comments

Comments
 (0)