Skip to content

Commit

Permalink
Add missing flask package (#300) (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
axelsrz authored Aug 15, 2019
1 parent c98eb96 commit 3ce3e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/botbuilder-applicationinsights/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
packages=[
"botbuilder.applicationinsights",
"botbuilder.applicationinsights.django",
"botbuilder.applicationinsights.flask",
],
install_requires=REQUIRES + TESTS_REQUIRES,
tests_require=TESTS_REQUIRES,
Expand Down

0 comments on commit 3ce3e1a

Please sign in to comment.