Skip to content

Commit

Permalink
Add importlib_resources to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
polariton committed Dec 23, 2023
1 parent 77441a8 commit ed85ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -40,6 +40,7 @@ python_requires >= 3.6
install_requires =
numpy>=1.17
numba>=0.53
importlib_resources

[options.package_data]
resampy = data/*
Expand Down

0 comments on commit ed85ab6

Please sign in to comment.