File: setup.cfg

package info (click to toggle)
git-cola 2.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,892 kB
  • ctags: 2,435
  • sloc: python: 16,691; makefile: 220; sh: 186; tcl: 52
file content (18 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[bdist_rpm]
release = 1
requires = python PyQt4
build_requires = python PyQt4
doc_files = 
	COPYING
	COPYRIGHT
	README.md
	share/doc/git-cola/

[upload_sphinx]
upload-dir = share/doc/git-cola/_build/html

[build_sphinx]
all_files = 1
build-dir = share/doc/git-cola/_build
source-dir = share/doc/git-cola/