Skip to content

Commit

Permalink
ci fix (Azure#18945)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored and rakshith91 committed Jun 1, 2021
1 parent 5299f11 commit 6e3e4c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions eng/tox/allowed_pylint_failures.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@
"azure-purview-catalog",
"azure-messaging-nspkg",
"azure-agrifood-farming",
"azure-eventhub"
]
3 changes: 2 additions & 1 deletion sdk/eventhub/azure-eventhub/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
-e ../azure-mgmt-eventhub
-e ../../resources/azure-mgmt-resource
aiohttp>=3.0; python_version >= '3.5'
-e ../../../tools/azure-devtools
-e ../../../tools/azure-devtools
-e ../../servicebus/azure-servicebus

0 comments on commit 6e3e4c0

Please sign in to comment.