File: setup.cfg

package info (click to toggle)
python-easydev 0.12.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 488 kB
  • sloc: python: 1,899; javascript: 49; makefile: 11
file content (15 lines) | stat: -rw-r--r-- 234 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 = doc/source
build_dir = doc/build
all_files = 1

[upload_docs]
upload_dir = doc/build/html/

[tool:pytest]
addopts = --cov=easydev --cov-report=term-missing  --verbose

[egg_info]
tag_build = 
tag_date = 0