-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsetup.cfg
More file actions
29 lines (26 loc) · 885 Bytes
/
setup.cfg
File metadata and controls
29 lines (26 loc) · 885 Bytes
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-atlas-filebrowser
release = 1
packager = Panda Team <hn-atlas-panda-pathena@cern.ch>
requires = python,
bigpandamon-core >= 0.1.16
[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 - FileBrowser component
long_description = This package contains BigPanDA Monitoring Components - FileBrowser
license = Apache License 2.0
author = Panda Team
author_email = hn-atlas-panda-pathena@cern.ch
url = https://twiki.cern.ch/twiki/bin/view/PanDA/BigPanDAmonitoring
packages = filebrowser
data_files_configs =
data_files_templates = filebrowser/templates