mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
mend
pyghidra-mcp: WiP
This commit is contained in:
parent
45c765a415
commit
fde12b3b8e
1 changed files with 2 additions and 4 deletions
|
|
@ -210,10 +210,8 @@ def distutils_setup():
|
|||
print("\"")
|
||||
|
||||
def main():
|
||||
pyproject_toml()
|
||||
|
||||
#if pyproject_toml():
|
||||
# distutils_setup()
|
||||
if pyproject_toml():
|
||||
distutils_setup()
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
|
|
|||
Loading…
Reference in a new issue