8000 Merge pull request #370 from microsoft/axsuarez/fix-appinsights-setup · jwiley84/botbuilder-python@0654adb · GitHub
[go: up one dir, main page]

Skip to content

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 0654adb

Browse files
authored
Merge pull request microsoft#370 from microsoft/axsuarez/fix-appinsights-setup
Adding processor as exported package
2 parents 48fb06d + 09dc87f commit 0654adb

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
@@ -47,6 +47,7 @@
4747
"botbuilder.applicationinsights",
4848
"botbuilder.applicationinsights.django",
4949
"botbuilder.applicationinsights.flask",
50+
"botbuilder.applicationinsights.processor",
5051
],
5152
install_requires=REQUIRES + TESTS_REQUIRES,
5253
tests_require=TESTS_REQUIRES,

0 commit comments

Comments
 (0)
0