Skip to content

Use system python libraries rather than virtualenv #99

@danvk

Description

@danvk

Something I've noticed over a few happy years of using git-helpers: if I'm in a virtualenv and run gln, it fails unless I also run pip install python-dateutil inside the virtualenv.

I'm not sure what the standard practice is for distributing Python programs, but it feels like installing python-dateutil once globally should be sufficient. Maybe gln should run deactivate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions