]> jfr.im git - yt-dlp.git/blobdiff - setup.cfg
Infer `acodec` for single-codec containers
[yt-dlp.git] / setup.cfg
index a799f7293e608c0d496a4dd4345848b1970d0e78..aeb4cee58697a861215a439689731812defbb827 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,3 @@
-[wheel]
-universal = true
-
-
 [flake8]
 exclude = build,venv,.tox,.git,.pytest_cache
 ignore = E402,E501,E731,E741,W503