Skip to content

Commit

Permalink
Fix error on Python 3.12 due to missing "pkg_ressource"
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgan authored Sep 10, 2023
1 parent 71b7fe2 commit e43d17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ version = 2.10.0

[options]
install_requires =
setuptools
config_formatter
packaging
requests
Expand Down

0 comments on commit e43d17e

Please sign in to comment.