Skip to content

Commit

Permalink
Add importlib-resources backport
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Aug 2, 2023
1 parent dd8bcdc commit b787886
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 @@ -16,6 +16,7 @@ setup_requires = setuptools_scm
install_requires =
sphinx
towncrier==23.6.0
importlib-resources>=5; python_version<'3.10'

[options.extras_require]
all =
Expand Down

0 comments on commit b787886

Please sign in to comment.