Skip to content

Commit 90eced5

Browse files
committed
Remove gh archive after installing the tool.
1 parent 9734861 commit 90eced5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/incatools/odk/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ def install(self, target: ODKEnvironment) -> None:
259259
f.extract(member, path=target.bindir)
260260

261261
dstfile.chmod(0o755)
262+
archive.unlink()
262263

263264

264265
class RdftabTool(Tool):

0 commit comments

Comments
 (0)