alexa-samples / skill-sample-python-fact

An Alexa Skill Sample showing how to build a fact skill in Python.
Other
120 stars 154 forks source link

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

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.