Commit 55ae3496 authored by Fize Jacques's avatar Fize Jacques
Browse files

setup bug

1 merge request!5Add new version : Graph Extension, Parallelization, Graph Embedding, Performance enhanced
Showing with 1 addition and 1 deletion
+1 -1
...@@ -78,7 +78,7 @@ setup( ...@@ -78,7 +78,7 @@ setup(
] ]
) )
#Clean cpp and compiled file #Clean cpp and compiled file
f=False f=True
if f: if f:
if os.path.exists("build"): if os.path.exists("build"):
shutil.rmtree("build") shutil.rmtree("build")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment