mirror of
https://github.com/gryf/wmdocklib.git
synced 2025-12-18 20:10:23 +01:00
removed tmount, added pywmgeneric.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -29,5 +29,5 @@ setup(name="pywmdockapps",
|
|||||||
'examples/pywmhdmon.py',
|
'examples/pywmhdmon.py',
|
||||||
'examples/pywmseti.py',
|
'examples/pywmseti.py',
|
||||||
'examples/pywmsysmon.py',
|
'examples/pywmsysmon.py',
|
||||||
'examples/tmount'],
|
'examples/pywmgeneric.py'],
|
||||||
ext_modules = [module1])
|
ext_modules = [module1])
|
||||||
|
|||||||
Reference in New Issue
Block a user