bootstrap-vz/bootstrapvz/providers/ec2/tasks/__init__.py

4 lines
96 B
Python
Raw Normal View History

import os.path
assets = os.path.normpath(os.path.join(os.path.dirname(__file__), '../assets'))