disable pw in audio that causes numpy issue

This commit is contained in:
Eren Gölge
2021-02-01 17:05:03 +00:00
parent 2cd44cbc9d
commit 2edab4b3f9
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ args, unknown_args = parser.parse_known_args()
# Remove our arguments from argv so that setuptools doesn't see them
sys.argv = [sys.argv[0]] + unknown_args
version = '0.0.9.1'
version = '0.0.9.2'
cwd = os.path.dirname(os.path.abspath(__file__))
# Handle Cython code