Skip to content

Commit

Permalink
add scripts to setup.py and add execution permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Apr 6, 2022
1 parent 4077412 commit 4fe3ed9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Empty file modified scripts/esym
100644 → 100755
Empty file.
Empty file modified scripts/mosym
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def get_version_number():
'scripts/gsym',
'scripts/cchir',
'scripts/esym',
'scripts/mosym',
'scripts/shape_map',
'scripts/shape_classic'],
ext_modules=ext_modules)

0 comments on commit 4fe3ed9

Please sign in to comment.