1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2025-12-18 12:00:20 +01:00

1569327 release 1.1 is broken

cleaning up more things.

MANIFEST.in includes ll readmes,
wmdocklib correctly populated.
This commit is contained in:
mfrasca
2006-10-03 08:03:55 +00:00
parent a8bbadde35
commit 5320092e59
7 changed files with 1017 additions and 8 deletions

View File

@@ -28,6 +28,5 @@ setup(name="pywmdockapps",
scripts=['examples/pywmdatetime.py',
'examples/pywmhdmon.py',
'examples/pywmseti.py',
'examples/pywmsysmon.py',
'examples/setup.py'],
'examples/pywmsysmon.py'],
ext_modules = [module1])