[distutils.commands]
caniusepython3 = caniusepython3.command:Command

[console_scripts]
caniusepython3 = caniusepython3.__main__:main

