fix error in requirments
parent
95b5a2d14f
commit
92df28163f
|
@ -20,7 +20,7 @@ AUTHOR = 'M. Hancock'
|
||||||
|
|
||||||
# What packages are required for this module to be executed?
|
# What packages are required for this module to be executed?
|
||||||
REQUIRED = [
|
REQUIRED = [
|
||||||
irc,
|
'irc',
|
||||||
]
|
]
|
||||||
|
|
||||||
# The rest you shouldn't have to touch too much :)
|
# The rest you shouldn't have to touch too much :)
|
||||||
|
|
Loading…
Reference in New Issue