8000 adding teams to the setup.py (#523) (#524) · DEXTERBP/botbuilder-python@a50715a · GitHub
[go: up one dir, main page]

Skip to content

Commit a50715a

Browse files
authored
adding teams to the setup.py (microsoft#523) (microsoft#524)
1 parent 1d5ffe3 commit a50715a

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
@@ -37,6 +37,7 @@
3737
"botbuilder.core.inspection",
3838
"botbuilder.core.integration",
3939
"botbuilder.core.skills",
40+
"botbuilder.core.teams",
4041
],
4142
install_requires=REQUIRES,
4243
classifiers=[

0 commit comments

Comments
 (0)
0