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

4 lines
96 B
Python
Raw Normal View History

2016-01-26 21:43:22 -02:00
import os.path
assets = os.path.normpath(os.path.join(os.path.dirname(__file__), '../assets'))