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 e854474 commit b4de7fdCopy full SHA for b4de7fd
make_dist.sh
@@ -11,7 +11,7 @@ make_wheel()
11
$PYTHON setup.py bdist_wheel
12
}
13
14
-rm -rf src/sounddevice.egg-info/
+rm -rf sounddevice.egg-info/
15
$PYTHON setup.py clean --all
16
$PYTHON setup.py sdist
17
0 commit comments