Skip to content

Remove unnecessary python packages from new workspaces #7064

@kevin-ci

Description

@kevin-ci

Is your feature request related to a problem? Please describe

Workspaces now seem to include a number of preinstalled Python packages.
image
image

Requesting that these be removed. It bloats requirements files and causes heroku deployments to fail.

Describe the behaviour you'd like

The old behaviour, where no pip packages were installed by default.

Describe alternatives you've considered

Using a venv, but then what's the point of using Gitpod at all? If I'm going to set up a venv within a workspace, I might as well just develop locally.

Additional context

This seems to be a very recent issue (first noticed it yesterday).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions