File: setup.cfg

package info (click to toggle)
python-nbstripout 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: python: 870; sh: 18; makefile: 13
file content (20 lines) | stat: -rw-r--r-- 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[bumpversion]
current_version = 0.8.1
commit = True
tag = True
tag_name = {new_version}
tag_message = v{new_version}

[bumpversion:file:CONTRIBUTING.md]

[bumpversion:file:README.md]

[bumpversion:file:setup.py]

[bumpversion:file:nbstripout/_nbstripout.py]

[bdist_wheel]
universal = 1

[metadata]
license_files = LICENSE.txt