bootstrap-vz/tests/integration/__init__.py
2015-04-16 22:15:18 +02:00

4 lines
147 B
Python

from bootstrapvz.common.tools import load_data
# tox makes sure that the cwd is the project root
build_settings = load_data('build_settings.yml')