We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1b26a commit 6a7da4eCopy full SHA for 6a7da4e
setup_test.py
@@ -1,3 +1,7 @@
1
+# For test deployment with package AWSIoTPythonSDK. The package name has already taken. Therefore we used an
2
+# alternative name for test pypi.
3
+# prod_pypi : AWSIoTPythonSDK
4
+# test_pypi : AWSIoTPythonSDK-V1
5
import sys
6
sys.path.insert(0, 'AWSIoTPythonSDK')
7
import AWSIoTPythonSDK
0 commit comments