/pyls-mypy

Mypy plugin for the Python Language Server

Primary LanguagePythonMIT LicenseMIT

Mypy plugin for PYLS

https://travis-ci.org/tomv564/pyls-mypy.svg?branch=master

This is a plugin for the Palantir's Python Language Server (https://github.com/palantir/python-language-server)

It, like mypy, requires Python 3.2 or newer.

Installation

Install into the same virtualenv as pyls itself.

pip install pyls-mypy