awx/awx/devonly.py
2014-01-02 11:51:43 -05:00

7 lines
241 B
Python

# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.
# This file should only be present in a source checkout, and never in a release
# package, to allow us to determine whether we're running in a development or
# production mode.