File: setup.cfg

package info (click to toggle)
python-webob 1.6.0-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,184 kB
  • sloc: python: 14,004; makefile: 168
file content (19 lines) | stat: -rw-r--r-- 316 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[aliases]
distribute = register sdist bdist_wheel upload
dev = develop easy_install webob[testing]
docs = develop easy_install webob[docs]

[nosetests]
detailed-errors = True
cover-erase = True
cover-package = webob
nocapture = True

[wheel]
universal = 1

[egg_info]
tag_svn_revision = 0
tag_build = 
tag_date = 0