File: setup.cfg

package info (click to toggle)
python-cssselect 0.9.1-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 236 kB
  • sloc: python: 2,041; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build_sphinx]
source-dir = docs
build-dir = docs/_build

[upload_sphinx]
upload-dir = docs/_build/html

[pytest]
python_files = tests.py

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0