mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
Pack python env to zip
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from pip.commands.zip import ZipCommand
|
||||
|
||||
|
||||
class UnzipCommand(ZipCommand):
|
||||
"""Unzip individual packages."""
|
||||
name = 'unzip'
|
||||
summary = 'DEPRECATED. Unzip individual packages.'
|
||||
Reference in New Issue
Block a user