##// END OF EJS Templates
Backport PR #5501: remove inappropriate wheel tag override...
Backport PR #5501: remove inappropriate wheel tag override I misunderstood how these tags are interpreted. We do not want `py2` and `py3`, we want `py27` and `py33`, which indicate >= matching in the minor version. This means we should build wheels with the minimum supported Python.

File last commit:

r4392:68687d2e
r16305:d148f9c6
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer