File: setup.cfg

package info (click to toggle)
python-pathlib2 2.2.0%2Breally2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 248 kB
  • ctags: 400
  • sloc: python: 2,924; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[nosetests]
with-coverage = 1
cover-package = pathlib2
cover-branches = 1
cover-html = 1

[wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0