File: setup.cfg

package info (click to toggle)
datalad 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,132 kB
  • sloc: python: 69,299; sh: 1,521; makefile: 220
file content (17 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[versioneer]
VCS = git
style = pep440
versionfile_source = datalad/_version.py
versionfile_build = datalad/_version.py
tag_prefix = 
parentdir_prefix = 

[mypy]

[mypy-datalad_deprecated.*]
ignore_missing_imports = True

[egg_info]
tag_build = 
tag_date = 0