Skip to content

Commit

Permalink
Remove unecessary print
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandServin committed Apr 2, 2021
1 parent 3402db8 commit bc31ca6
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 @@ -91,7 +91,6 @@ def build_extension(self, ext):
self.builtsolvernames.append(ext.name.split('.')[-1][1:])

except CCompilerError:

self.failedsolvernames.append(ext.name.split('.')[-1][1:])


Expand Down

0 comments on commit bc31ca6

Please sign in to comment.