Skip to content

virtualenv doc needs updating to include activation command for Windows #942

Closed
@chrisbeardy

Description

@chrisbeardy

under the lower level: virtualenv it states in step 2:
To begin using the virtual environment, it needs to be activated:

$ source my_project/bin/activate

this is valid on linux only, he windows command could be added too:

for example

On Windows:

call my_project\Scripts\activate

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