We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e490564 commit 16a08eeCopy full SHA for 16a08ee
Makefile.pre.in
@@ -1432,8 +1432,6 @@ libinstall: build_all $(srcdir)/Modules/xxmodule.c
1432
*CVS) ;; \
1433
*.py[co]) ;; \
1434
*.orig) ;; \
1435
- # bpo-37468: Don't install distutils/command/wininst-*.exe files used \
1436
- # by distutils bdist_wininst: bdist_wininst only works on Windows. \
1437
*wininst-*.exe) ;; \
1438
*~) ;; \
1439
*) \
0 commit comments