Skip to content

Commit f1deea8

Browse files
committed
Fix missing adapter package in build
1 parent a17320a commit f1deea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ project_urls =
2626
[options]
2727
packages =
2828
aws_schema_registry
29+
aws_schema_registry.adapter
2930
package_dir =
3031
=src
3132
python_requires = >=3.7

0 commit comments

Comments
 (0)