mirror of
https://github.com/gryf/wmdocklib.git
synced 2025-12-18 12:00:20 +01:00
Renamed main module.
This commit is contained in:
2
setup.py
2
setup.py
@@ -15,7 +15,7 @@ MODULE1 = Extension('wmdocklib.pywmgeneral',
|
||||
with open('README.rst') as fobj:
|
||||
LONG_DESC = fobj.read()
|
||||
|
||||
setup(name="pywmdockapps",
|
||||
setup(name="wmdocklib",
|
||||
version="1.23",
|
||||
description="Library for creating dockapps for Window Maker/AfterStep",
|
||||
long_description=LONG_DESC,
|
||||
|
||||
Reference in New Issue
Block a user