Skip to content

Conversation

@calvinhzy
Copy link
Member

@calvinhzy calvinhzy commented Apr 8, 2025

  • packaging: Remove unused import, cleanup build pipeline
  • storage, cosmosdb:
    • Remove all track1 sdks
  • blob:
    • Keep only v2021-08-06, v2022-11-02
  • fileshare:
    • Keep only v2025-05-05
  • filedatalake:
    • Keep only v2021-08-06
  • queue:
    • Keep only v2018-03-28

@calvinhzy calvinhzy self-assigned this Apr 8, 2025
@calvinhzy calvinhzy changed the title remove pkgutil import remove pkg_resources import Apr 8, 2025
@calvinhzy calvinhzy changed the title remove pkg_resources import [1.5.0] Remove pkg_resources import, remove outdated versions Jun 17, 2025
@calvinhzy calvinhzy marked this pull request as ready for review June 17, 2025 17:11
@calvinhzy calvinhzy merged commit 4ecf51a into Azure:master Jun 18, 2025
7 checks passed
@@ -1 +0,0 @@
__path__ = __import__('pkgutil').extend_path(__path__, __name__) No newline at end of file
Copy link

@bebound bebound Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why it declares as namespace package before. If azure/multiapi/cosmosdb folder is not shared with other packages, then there is no need to add this line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants