blob: 5d2d3141d2f97302c4e61c8c4d5d7f16b56c354f [file] [log] [blame]
# Dummy setup file to make tox happy. In the appengine world things aren't
# installed through setup.py
import distutils.core
distutils.core.setup()