Skip to content

Commit

Permalink
Remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Aug 31, 2024
1 parent 53464a7 commit 38f104a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ def plat_name():
return f"manylinux_{GLIBC_VERSION.replace('.', '_')}_{platform.machine()}"


import sys

print(f"WTFSON {sys.argv}")

setup(
options={
"bdist_wheel": {
Expand Down

0 comments on commit 38f104a

Please sign in to comment.