forked from jschovan/pbm
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsetup.cfg
29 lines (26 loc) · 889 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[global]
version = 0.0.1
release_type = stable
#release_type = dev
[bdist_rpm]
provides = bigpandamon-brokerage
release = 1
packager = Panda Team <[email protected]>
requires = python,
bigpandamon-core-highcharts = 4.0.4
[config]
#prefix = /data/atlpan/bigpandamon
prefix = /data/wenaus/bigpandamon
lib_prefix = lib/python2.6/site-packages/
expected_extensions = .html,.js,.css,.png,.gif,.ico,.txt,-example,.json
src_ext = .py
ignore_dir = /.svn,/.settings
description = BigPanDA Monitoring Package - Brokerage component
long_description = This package contains BigPanDA Monitoring Components - Brokerage
license = Apache License 2.0
author = Panda Team
author_email = [email protected]
url = https://twiki.cern.ch/twiki/bin/view/PanDA/BigPanDAmonitoring
packages = pbm,pbm.templatetags
data_files_configs =
data_files_templates = pbm/templates,pbm/settings