Forgot to add Games and String to setup.py.

This commit is contained in:
James Vega 2005-02-02 05:10:39 +00:00
parent 39e323f4b1
commit 069d43e3af

View File

@ -38,6 +38,7 @@ plugins = [
'Dict',
'Filter',
'Format',
'Games',
'Google',
'Herald',
'Later',
@ -50,6 +51,7 @@ plugins = [
'Scheduler',
'ShrinkUrl',
'Status',
'String',
'Topic',
'User',
'Utilities',