Skip to content

Commit

Permalink
change description to pkg_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
grahampugh committed May 11, 2022
1 parent 408b3b3 commit 5b9ecaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ No date
8.3.22

- Universal python build packages.
- Use `packaging` instead of `distutils` where available (allows for removal if `distutils` in python 3.12 - addresses [grahampugh/macadmin-scripts/issues/47](https://github.com/grahampugh/macadmin-scripts/issues/47)).
- Use `pkg_resources` instead of `distutils` where available (allows for removal if `distutils` in python 3.12 - addresses [grahampugh/macadmin-scripts/issues/47](https://github.com/grahampugh/macadmin-scripts/issues/47)).

## [26.0]

Expand Down

0 comments on commit 5b9ecaf

Please sign in to comment.