Skip to content

Move "python" out of "django-nose-test" #5

Description

@srusskih

I want propose move python out of django-nose-test object and rename to python_interpreter

It will makes simple work flow for users how use SublimePythonIDE and SublimeJEDI (srusskih/SublimeJEDI#100)

How this will looks like:

{
    "folders":
    [
        {
            "path": "/home/sr/.virtualenvs/django1.6/example"
        }
    ],
    "settings": {
        "python_interpreter": "/home/sr/.virtualenvs/django1.6/bin/python",
        "django-nose-test": {
            "django-settings": "example.settings",
            "use-nose": false,
            "doted-notation": true
        }
    }
}

@dobarkod, what you think about that ?

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