unplugged-vendor/test/vti/test_serving/gae/appengine_config.py

6 lines
130 B
Python

# appengine_config.py
from google.appengine.ext import vendor
# Add any libraries install in the "lib" folder.
vendor.add('lib')