Skip to content

Add audioop-lts for Python 3.13 - #304

Draft
Mirochill wants to merge 1 commit into
souzatharsis:mainfrom
Mirochill:fix-206-python313-audioop-lts
Draft

Add audioop-lts for Python 3.13#304
Mirochill wants to merge 1 commit into
souzatharsis:mainfrom
Mirochill:fix-206-python313-audioop-lts

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • add audioop-lts for Python 3.13+ so pydub can import the removed stdlib audioop module
  • keep the dependency conditional so Python 3.11/3.12 environments are unchanged
  • update both pyproject.toml and requirements.txt

Fixes #206

Validation

  • git diff --check
  • Not run locally: tests/install were not run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'pyaudioop'

1 participant