setup: fix py2exe generation broken by c3a6ec304055 (issue3116)
Py2exe is patching default distutils Distribution class. This patch ensures that the right one is taken when calling hgdist class.
Please register or sign in to comment
This instance will be upgraded to Heptapod 17.9.0rc1 on 2025-03-27 between 17:00 and 18:00 UTC+2
Py2exe is patching default distutils Distribution class. This patch ensures that the right one is taken when calling hgdist class.