alexa-samples / skill-sample-python-fact-in-skill-purchases

Demonstrates how to use the new in-skill purchasing (ISP) features of Alexa skills by offering different packs of facts behind a purchase, and a subscription to unlock all of the packs at once.
Other
16 stars 13 forks source link

Check the existence of .venv and SITE before copying source code. #3

Closed RonWang closed 5 years ago

RonWang commented 5 years ago

Check the existence of .venv and SITE before copying source code.

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