Actually call unlink, and add more typing

This commit is contained in:
Steve Dower
2022-08-25 16:48:49 +01:00
parent 9e07dae579
commit 9a4e8f671f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ def setup_setuptools_cross_compile(
)
return
else:
atexit.register(lambda: distutils_cfg.unlink)
atexit.register(lambda: distutils_cfg.unlink())
# Ensure our additional import libraries are made available, and explicitly
# set the platform name