You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make py2 parse correctly the file and show the nice "use python3"
error. Added a hack to have a py2/py3 support for metaclass on Version,
to avoid the new `metaclass=` syntax in setup.py.
* Fixes issue #31
Signed-off-by: Guyzmo <[email protected]>
0 commit comments