Commit graph

5 commits

Author SHA1 Message Date
Pavel Minaev
b47df51478
Test & infrastructure cleanup, stage 1 (#850)
* Add new JSON IPC implementation to be shared between the product and the tests.

Add pytest-based test support, and wire it up to setup.py and Travis.

Dial pylint down to complain about important things only.

Various minor fixes exposed by pylint.

Add basic .vscode/settings.json for linter settings (and anything else that's workspace-specific).

Fixes #831.
2018-09-27 00:36:48 -07:00
Pavel Minaev
06f8b73b7a Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
Pavel Minaev
1ea628dbb6 Fix #220: Remove py2 from wheel tag. Gracefully handle Cython extension build failure. 2018-03-19 11:59:40 -07:00
Steve Dower
6f2add1f68 Updates LICENSE file with correct text and includes it in distributions 2018-02-21 16:10:22 -08:00
Pavel Minaev
3543b25329 Initial ptvsd commit 2017-12-12 12:32:17 -08:00