fix error in requirments
This commit is contained in:
parent
95b5a2d14f
commit
92df28163f
2
setup.py
Normal file → Executable file
2
setup.py
Normal file → Executable file
@ -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…
x
Reference in New Issue
Block a user