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.
2 parents 48fb06d + 09dc87f commit 0654adbCopy full SHA for 0654adb
libraries/botbuilder-applicationinsights/setup.py
@@ -47,6 +47,7 @@
47
"botbuilder.applicationinsights",
48
"botbuilder.applicationinsights.django",
49
"botbuilder.applicationinsights.flask",
50
+ "botbuilder.applicationinsights.processor",
51
],
52
install_requires=REQUIRES + TESTS_REQUIRES,
53
tests_require=TESTS_REQUIRES,
0 commit comments