Skip to content

Check development setup for Windows compatibility #490

@jamesmurdza

Description

@jamesmurdza

We're currently using the following .vscode/settings.json:

{
    "python-envs.pythonProjects": [],
    "python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python"
}

This may not work on Windows, which uses backslashes as path delimiters.

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