pulumi/sdk/python
joeduffy 66f3f84d16 Disable Pylint temporarily
This change temporarily disables Pylint.  Assuming it is on the path,
and furthermore that the one on the path runs under 2.7, simply won't
work.  See pulumi/pulumi#1007 for details; it also tracks reenabling.
2018-03-07 09:06:51 -08:00
..
cmd Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
lib Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
pkg/version Implement the Python langhost RPC server 2018-02-23 19:33:02 -08:00
.gitignore Get the empty Python program working 2018-02-23 19:33:02 -08:00
.pylintrc Get the empty Python program working 2018-02-23 19:33:02 -08:00
Makefile Disable Pylint temporarily 2018-03-07 09:06:51 -08:00
requirements.txt Prefer Python2 tools; fail-fast when wrong 2018-03-06 17:50:42 -08:00