移除pyc

This commit is contained in:
2023-03-11 11:45:19 +08:00
parent 091ed12f53
commit de6ecbe34c
13 changed files with 2 additions and 2 deletions
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -9,5 +9,5 @@ def Remove(path):
else:
Remove(nowPath)
programPath = os.path.split(os.path.realpath(__file__))[0] # 返回 string
debPath = f"{programPath}/new-deb-build"
debPath = f"{programPath}/"
Remove(debPath)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.