mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 04:51:06 -05:00
Add missing subpackage supybot.scripts
This commit is contained in:
parent
30f8e4e0c6
commit
55ecf60df5
@ -86,12 +86,13 @@ provides = ["supybot"]
|
|||||||
include-package-data = true
|
include-package-data = true
|
||||||
packages = [
|
packages = [
|
||||||
"supybot",
|
"supybot",
|
||||||
"supybot.utils",
|
"supybot.drivers",
|
||||||
"supybot.locales",
|
"supybot.locales",
|
||||||
"supybot.plugins",
|
"supybot.plugins",
|
||||||
"supybot.drivers",
|
|
||||||
"supybot.plugins.Dict.local",
|
"supybot.plugins.Dict.local",
|
||||||
"supybot.plugins.Math.local",
|
"supybot.plugins.Math.local",
|
||||||
|
"supybot.scripts",
|
||||||
|
"supybot.utils",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.setuptools.data-files]
|
[tool.setuptools.data-files]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user