Skip to content

Commit

Permalink
added zip-safe option
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsuryaprasad committed Jul 28, 2024
1 parent 9da349b commit 13277a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
binding=Binding.Exec
)
],
'zip_safe': False
}

setup(**setup_args)

0 comments on commit 13277a3

Please sign in to comment.