def remove(): """Removes the virtual environment with the package name. """ run('pew rm {0}'.format(package_name()))