pulumi/sdk/python/lib
Sean Gillespie 53aea7bc12
Begin Python 3 conversion (#2103)
This commit introduces a 'next' package which we can use as a staging
ground for incrementally adopting new Python 3 code. The next package is
initially populated with the non-runtime portions of the Python SDK,
which is enough to pass all tests when running on Python 3. Future
commits will reach further into the runtime.
2018-10-26 11:05:45 -07:00
..
pulumi Begin Python 3 conversion (#2103) 2018-10-26 11:05:45 -07:00
test Begin Python 3 conversion (#2103) 2018-10-26 11:05:45 -07:00
.pylintrc Reenable Pylint (#1024) 2018-03-09 15:11:37 -08:00
MANIFEST.in Include README in pypi package 2018-07-13 18:19:42 -07:00
setup.py Include README in pypi package 2018-07-13 18:19:42 -07:00