8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98eb96 commit 200fe4bCopy full SHA for 200fe4b
libraries/botbuilder-applicationinsights/setup.py
@@ -46,6 +46,7 @@
46
packages=[
47
"botbuilder.applicationinsights",
48
"botbuilder.applicationinsights.django",
49
+ "botbuilder.applicationinsights.flask",
50
],
51
install_requires=REQUIRES + TESTS_REQUIRES,
52
tests_require=TESTS_REQUIRES,
0 commit comments