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 bbbb543 commit dcc99c2Copy full SHA for dcc99c2
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