mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
7 lines
236 B
Python
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.
|