Skip to content

Add an executable "pip" command on Windows (matching the UNIX distributions) #711

@lexsanders

Description

@lexsanders

make a pip.bat with

@echo off
setlocal

python.exe -m pip %*

so now we can use pip install like always

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions