Updating README with smapi-sdk downloads and version from PyPI and adding the smapi-sdk package to run_tests on different python versions and added mypy checks in tox.
Testing
Travis CI successfully built on all platforms.
Windows is throwing an error on installing python3 from chocolatey which is not related to this PR.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist
[x] My code follows the code style of this project
[x] My change requires a change to the documentation
[x] I have updated the documentation accordingly
[x] I have read the README document
[x] I have added tests to cover my changes
[ ] All new and existing tests passed
License
[x] I confirm that this pull request can be released under the Apache 2 license
Description
Updating README with smapi-sdk downloads and version from PyPI and adding the smapi-sdk package to run_tests on different python versions and added mypy checks in tox.
Testing
Types of changes
Checklist
License