Skip to content

Commit

Permalink
Fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Nov 26, 2024
1 parent 8755eaf commit 9257a58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ def initialize_options(self):
def finalize_options(self):
pass
def run(self):
SnapPyBuildWheel.check_command_available()

python = sys.executable
check_call([python, 'setup.py', 'bdist_wheel'])
egginfo = 'snappy.egg-info'
Expand Down

0 comments on commit 9257a58

Please sign in to comment.