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', 'Dict',
'Filter', 'Filter',
'Format', 'Format',
'Games',
'Google', 'Google',
'Herald', 'Herald',
'Later', 'Later',
@ -50,6 +51,7 @@ plugins = [
'Scheduler', 'Scheduler',
'ShrinkUrl', 'ShrinkUrl',
'Status', 'Status',
'String',
'Topic', 'Topic',
'User', 'User',
'Utilities', 'Utilities',