mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-08 12:15:25 -05:00
Remove a few more references to local.simplejson
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
This commit is contained in:
parent
748b76404f
commit
6c7aec165f
1 changed files with 0 additions and 3 deletions
3
setup.py
3
setup.py
|
@ -104,9 +104,6 @@ package_dir = {'supybot': 'src',
|
|||
'supybot.utils': 'src/utils',
|
||||
'supybot.plugins': 'plugins',
|
||||
'supybot.drivers': 'src/drivers',
|
||||
'supybot.plugins.Google.local': 'plugins/Google/local',
|
||||
'supybot.plugins.Google.local.simplejson':
|
||||
'plugins/Google/local/simplejson',
|
||||
'supybot.plugins.Dict.local': 'plugins/Dict/local',
|
||||
'supybot.plugins.Math.local': 'plugins/Math/local',
|
||||
'supybot.plugins.RSS.local': 'plugins/RSS/local',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue