Require python >= 3
Add python_requires and python3 only classifiers. This avoid pip on python2 downloading a non python2 compatible package.
Please register or sign in to comment
Add python_requires and python3 only classifiers. This avoid pip on python2 downloading a non python2 compatible package.