We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f31f8b commit 92453c4Copy full SHA for 92453c4
1 file changed
setup.py
@@ -79,7 +79,7 @@ def get_tag(self):
79
long_description=open('README.rst').read(),
80
license='MIT',
81
keywords='sound audio PortAudio play record playrec'.split(),
82
- url='http://python-sounddevice.rtfd.org/',
+ url='http://python-sounddevice.readthedocs.io/',
83
platforms='any',
84
classifiers=[
85
'License :: OSI Approved :: MIT License',
0 commit comments