Skip to content

Virtualenv should support workon command by default. #2689

@Almas-Ali

Description

@Almas-Ali

What's the problem this feature will solve?

We can activate a virtualenv by just typing workon env_name. This feature exists in some other virtual environment packages in Pypi. But I think this feature should in this package as well.

Describe the solution you'd like

This will help to active an environment easy with just a command and will be same for Windows and Linux or Mac as well. No more multiple commands for different operating system.

We can add a entry_points script name workon and add activation commands built in to that.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions