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.
Loading
Please register or sign in to comment
Py2exe is patching default distutils Distribution class. This patch ensures that the right one is taken when calling hgdist class.