Skip to content

Commit

Permalink
Merge pull request #82 from t20100/fix-wheel-0.v35
Browse files Browse the repository at this point in the history
LGTM
  • Loading branch information
vasole authored Aug 25, 2020
2 parents ab991f4 + 3ed62ab commit 7727b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
else:
from pkg_resources import parse_version
import wheel
from wheel.pep425tags import get_platform
from wheel.bdist_wheel import get_platform

class BDistWheel(bdist_wheel):
"""Override bdist_wheel to handle as pure python package"""
Expand Down

0 comments on commit 7727b0d

Please sign in to comment.