]> jfr.im git - yt-dlp.git/blobdiff - setup.py
[build] Release windows exe built with py2exe
[yt-dlp.git] / setup.py
index fbd2be0aeb7476aa7875ed209fa3ecc06777a02f..e1c585be4a38711209a75c448ea8cff7dfbb1c33 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@
 if sys.argv[1:2] == ['py2exe']:
     import py2exe
     warnings.warn(
-        'Building with py2exe is not officially supported. '
+        'py2exe builds do not support pycryptodomex and needs VC++14 to run. '
         'The recommended way is to use "pyinst.py" to build using pyinstaller')
     params = {
         'console': [{