Skip to content

Commit

Permalink
Install standard-sunau
Browse files Browse the repository at this point in the history
  • Loading branch information
josephine-wolf-oberholtzer committed Feb 9, 2025
1 parent 3f00b02 commit 0951dae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ docs = [
"sphinx-immaterial",
"sphinxext-opengraph",
"standard-aifc; python_version >= '3.13'", # aifc removed in 3.13
"standard-sunau; python_version >= '3.13'", # sunau removed in 3.13
]
ipython = [
"jupyter",
Expand All @@ -70,6 +71,7 @@ test = [
"pytest-rerunfailures",
"setuptools; python_version >= '3.12'",
"standard-aifc; python_version >= '3.13'", # aifc removed in 3.13
"standard-sunau; python_version >= '3.13'", # sunau removed in 3.13
"types-PyYAML",
"types-docutils",
]
Expand Down

0 comments on commit 0951dae

Please sign in to comment.