Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.
This repository was archived by the owner on Mar 22, 2018. It is now read-only.

string "venv" is hard coded in uwsgi.ini file #39

Description

@mfrasca

the README.md suggests that the user create a virtual environment called venv. this choice is also hard coded in the uwsgi.ini file.
if I use mkvirtualenv, my virtual environments are centrally collected (not in the current directory) and I would not use the name venv.
using mkvirtualenv/workon, the location of the active virtual environment is stored in $VIRTUAL_ENV

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