Skip to content

Conversation

@adehad
Copy link
Contributor

@adehad adehad commented Apr 15, 2022

Summary of Changes

  1. Remove pkg_resources to set __version__ instead using importlib.metadata
  2. Remove pkg_resources wrapper for parsing version, and directly use packaging (note: comes with setuptools install, but added to requirements for completeness)

Closes #1248

@adehad adehad temporarily deployed to cloud April 15, 2022 01:16 Inactive
@adehad adehad added the feature label Apr 15, 2022
@adehad adehad linked an issue Apr 15, 2022 that may be closed by this pull request
4 tasks
@adehad
Copy link
Contributor Author

adehad commented Apr 15, 2022

@vkomarov-r7 @3V3RYONE can you give this a review and see if this meets your expectations?

@adehad adehad requested a review from studioj April 15, 2022 10:39
@adehad adehad temporarily deployed to cloud April 15, 2022 10:45 Inactive
Copy link

@3V3RYONE 3V3RYONE left a comment

Choose a reason for hiding this comment

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

Looks good to me @adehad !! The changes make sense, nice work!

@adehad adehad merged commit 39a74e5 into main Apr 16, 2022
@adehad adehad deleted the feature/remove_pkg_resources_use branch April 16, 2022 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants