Closed xuhdev closed 4 years ago
Similar to pip which can be called by python -m pip, this module can also support this. The benefit would be reducing some degrees of mis-mixing python versions.
python -m pip
Similar to pip which can be called by
python -m pip
, this module can also support this. The benefit would be reducing some degrees of mis-mixing python versions.