8000 axelsrz/export-dialogs-memory (#1539) · nickg33/botbuilder-python@c646c4c · GitHub
[go: up one dir, main page]

Skip to content

Commit c646c4c

Browse files
authored
axelsrz/export-dialogs-memory (microsoft#1539)
1 parent 87a0432 commit c646c4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libraries/botbuilder-dialogs/setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
"botbuilder.dialogs.prompts",
4545
"botbuilder.dialogs.choices",
4646
"botbuilder.dialogs.skills",
47+
"botbuilder.dialogs.memory",
48+
"botbuilder.dialogs.memory.path_resolvers",
49+
"botbuilder.dialogs.memory.scopes",
4750
],
4851
install_requires=REQUIRES + TEST_REQUIRES,
4952
tests_require=TEST_REQUIRES,

0 commit comments

Comments
 (0)
0