Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fasiondog committed Jan 11, 2024
1 parent 5013d23 commit b89d4dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ def clear_build():
if file not in ("__init__.py", "__pycache__"):
os.remove(f'hikyuu/cpp/{file}')
print('clear finished!')
os.system("xmake clean")
@click.command()
Expand Down

0 comments on commit b89d4dd

Please sign in to comment.