8000 Merge pull request #1054 from microsoft/axelsrz/export-oauth · ericmicrofocus/botbuilder-python@de58881 · GitHub
[go: up one dir, main page]

Skip to content

Commit de58881

Browse files
authored
Merge pull request microsoft#1054 from microsoft/axelsrz/export-oauth
Adding oauth to exported packages
2 parents c88c539 + 9cd64b5 commit de58881

File tree

1 file changed

+1
-0
lin 8000 es 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