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

View File

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