Finish setuptools configuration

darcs-hash:20080307204137-86b55-c8e70d7a59efdc5db799a4709aa885ffbdc65de2.gz
This commit is contained in:
David Rousselie
2008-03-07 21:41:37 +01:00
parent a5a2d3f6ca
commit 64b7823403
2 changed files with 26 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
README
setup.py
src/jmc/__init__.py
src/jmc/config.py
src/jmc/lang.py
src/jmc/runner.py
src/jmc.egg-info/PKG-INFO
@@ -13,6 +12,7 @@ src/jmc/jabber/__init__.py
src/jmc/jabber/command.py
src/jmc/jabber/component.py
src/jmc/jabber/disco.py
src/jmc/jabber/feeder.py
src/jmc/jabber/message.py
src/jmc/jabber/presence.py
src/jmc/model/__init__.py