[console_scripts]
pwi = pytorch_wheel_installer.cli:entry_point
pytorch-wheel-installer = pytorch_wheel_installer.cli:entry_point

[tox]
pytorch: = pytorch_wheel_installer._tox

