Skip to content

Commit 0c5769f

Browse files
phlogistonjohnmergify[bot]
authored andcommitted
setup.cfg: add sambacc.schema to package list
Annoyingly, the tests passed and nothing seemed amiss at first, but the package was missing from the list. Signed-off-by: John Mulligan <[email protected]>
1 parent 56945d7 commit 0c5769f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ url = https://github.com/samba-in-kubernetes/sambacc
1313
license = GPL3
1414

1515
[options]
16-
packages = sambacc, sambacc.commands
16+
packages = sambacc, sambacc.commands, sambacc.schema
1717
include_package_data = True
1818

1919
[options.entry_points]

0 commit comments

Comments
 (0)