[pkg] Indicate that it is Python 3 only
It is usefull for download through PyPi, because it avoids to download the new version that only support Python 3 if it is still a Python 2 project.
Please register or sign in to comment
It is usefull for download through PyPi, because it avoids to download the new version that only support Python 3 if it is still a Python 2 project.