8000 Add missing flask package (#300) (#301) · LucaSavio/botbuilder-python@3ce3e1a · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ce3e1a

Browse files
authored
Add missing flask package (microsoft#300) (microsoft#301)
1 parent c98eb96 commit 3ce3e1a

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