8000 Adding oauth to exported packages · ericmicrofocus/botbuilder-python@d1168bc · GitHub
[go: up one dir, main page]

Skip to content

Commit d1168bc

Browse files
authored
Adding oauth to exported packages
1 parent 3b3e7cd commit d1168bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/botbuilder-core/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"botbuilder.core.integration",
3939
"botbuilder.core.skills",
4040
"botbuilder.core.teams",
41+
"botbuilder.core.oauth",
4142
],
4243
install_requires=REQUIRES,
4344
classifiers=[

0 commit comments

Comments
 (0)
0