Skip to content

Commit f6a4a50

Browse files
committed
remove pkg_resources
1 parent 7c99131 commit f6a4a50

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

azure-devops/azure/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# Licensed under the MIT License. See License.txt in the project root for license information.
44
# --------------------------------------------------------------------------------------------
5-
import pkg_resources
6-
pkg_resources.declare_namespace(__name__)

azure-devops/azure/devops/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# Licensed under the MIT License. See License.txt in the project root for license information.
44
# --------------------------------------------------------------------------------------------
5-
import pkg_resources
6-
pkg_resources.declare_namespace(__name__)

0 commit comments

Comments
 (0)