8000 Add missing flask package (#300) · microsoft/botbuilder-python@200fe4b · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 200fe4b

Browse files
davetaaxelsrz
authored andcommitted
Add missing flask package (#300)
1 parent c98eb96 commit 200fe4b

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