Skip to content

Initial setup.py and package structure #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 6, 2018

Conversation

justinboswell
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@justinboswell justinboswell requested review from dislogical, graebm and a team December 6, 2018 00:17
setup(
name='awsiot',
version='2.0',
description='AWS IoT SDK based on the AWS Common Runtime',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's specifysupported python versions

python_requires='>=2.7'

@justinboswell justinboswell merged commit 8bdf3ec into master Dec 6, 2018
@justinboswell justinboswell deleted the vizzini-said-go-back-to-the-beginning branch December 6, 2018 00:40
DavidOgunsAWS pushed a commit that referenced this pull request Dec 15, 2020
- `awsiot.evenstreamrpc.py` contains classes for building service clients around the event-stream protocol.
- put generated code for `echotestrpc` service into test dir and write tests around it
- new `greengrasscoreipc` service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants