mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-22 01:54:09 +01: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
3
setup.py
3
setup.py
@ -104,9 +104,6 @@ package_dir = {'supybot': 'src',
|
|||||||
'supybot.utils': 'src/utils',
|
'supybot.utils': 'src/utils',
|
||||||
'supybot.plugins': 'plugins',
|
'supybot.plugins': 'plugins',
|
||||||
'supybot.drivers': 'src/drivers',
|
'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.Dict.local': 'plugins/Dict/local',
|
||||||
'supybot.plugins.Math.local': 'plugins/Math/local',
|
'supybot.plugins.Math.local': 'plugins/Math/local',
|
||||||
'supybot.plugins.RSS.local': 'plugins/RSS/local',
|
'supybot.plugins.RSS.local': 'plugins/RSS/local',
|
||||||
|
Loading…
Reference in New Issue
Block a user