Skip to content

Commit b96f209

Browse files
committed
add klyqa_ctl sub packages to to package build
1 parent 78d2ad4 commit b96f209

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
@@ -20,7 +20,7 @@ license_files = LICENSE
2020
[options]
2121
python_requires = >=3.2
2222
include_package_data = True
23-
packages = klyqa_ctl
23+
packages = klyqa_ctl,klyqa_ctl.general,klyqa_ctl.devices
2424
install_requires =
2525
aiofiles >= 0.8.0
2626
aiohttp >= 3.8.1

0 commit comments

Comments
 (0)