x86_64-centos-awx/awx/devonly.py
2021-03-02 20:53:43 +08:00

7 lines
236 B
Python

# Copyright (c) 2015 Ansible, 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.