10000 Add missing flask package (#300) · sherlock666/botbuilder-python@dcc99c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit dcc99c2

Browse files
davetaaxelsrz
authored andcommitted
Add missing flask package (microsoft#300)
1 parent bbbb543 commit dcc99c2

File tree

1 file changed

+1
-0
lines changed
  • libraries/botbuilder-applicationinsights

1 file changed

+1
-0
lines changed

libraries/botbuilder-applicationinsights/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
packages=[
4747
"botbuilder.applicationinsights",
4848
"botbuilder.applicationinsights.django",
49+
"botbuilder.applicationinsights.flask",
4950
],
5051
install_requires=REQUIRES + TESTS_REQUIRES,
5152
tests_require=TESTS_REQUIRES,

0 commit comments

Comments
 (0)
0