There was an error while loading. Please reload this page.
1 parent 1c17c59 commit 940bae4Copy full SHA for 940bae4
1 file changed
setup.py
@@ -150,6 +150,7 @@ def parse_cflags(raw_flags):
150
"embedsignature": True,
151
"binding": False,
152
"language_level": 3,
153
+ "freethreading_compatible": True,
154
}
155
156
# Add the cythonized loudnorm extension to ext_modules
0 commit comments