This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.
from dc494b5 Add some docs on how to access the output of a deployment
step.
new d0ebd7b Add type hints / annotations for the rest of the base compute
API.
new c7d0740 Include py.typed data file to signal that this package (atm
only libcloud.compute base API) includes type annotations.
new 9ce7d84 Update docs.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.rst | 11 ++++++
docs/developer_information.rst | 21 +++++++++-
libcloud/compute/base.py | 51 ++++++++++++++++++++-----
pylint_plugins/__init__.py => libcloud/py.typed | 0
setup.py | 4 +-
5 files changed, 75 insertions(+), 12 deletions(-)
copy pylint_plugins/__init__.py => libcloud/py.typed (100%)