This commit is contained in:
UncleCode
2024-11-28 20:03:43 +08:00

View File

@@ -133,4 +133,4 @@ setup(
cmdclass={ cmdclass={
"install": PostInstallCommand, "install": PostInstallCommand,
}, },
) )