Skip to content

Redundant python3 call #158

Description

@mike-usa

If the code has successfully activated the environment, it should be able to use python and not rely on the system's python3, which should make the project more self-contained.

Applies to:

python3 wsgi.py

python3 -m pip install --upgrade pip

python3 wsgi.py

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