Skip to content

Commit

Permalink
pyproject: add audioop-lts for python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Dec 17, 2024
1 parent 4adf90a commit d3ab911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ classifiers = [
]
dependencies = [
"aiohttp~=3.11.10",
"audioop-lts~=0.2.1; python_version>='3.13'",
"loguru~=0.7.3",
"Markdown~=3.7",
"numpy~=2.1.3",
Expand Down

0 comments on commit d3ab911

Please sign in to comment.