We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964afae commit 7d7233fCopy full SHA for 7d7233f
setup.py
@@ -143,7 +143,7 @@ def setup_extension():
143
name='PyAudioWPatch',
144
version=__version__,
145
author=__author__,
146
- url="https://people.csail.mit.edu/hubert/pyaudio/",
+ url="https://github.com/s0d3s/PyAudioWPatch/",
147
description="PortAudio fork with WASAPI loopback support",
148
long_description=long_description,
149
long_description_content_type='text/markdown',
0 commit comments