File: setup.cfg

package info (click to toggle)
python-colormap 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 152 kB
  • sloc: python: 889; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[upload_docs]
upload_dir = doc/build/html/

[sdist]

[build_sphinx]
source_dir = doc/source
build_dir = doc/build
all_files = 1

[tool:pytest]
addopts = --durations=10 --verbose  -n 1 --cov fitter --cov-report term-missing

[egg_info]
tag_build = 
tag_date = 0