bootstrap-vz/providers/ec2/tasks/__init__.py
2014-01-05 02:25:27 +01:00

3 lines
96 B
Python

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