Skip to content

Commit 3031e96

Browse files
committed
Update setup.py
1 parent c0415be commit 3031e96

File tree

2 files changed

+52
-592
lines changed

2 files changed

+52
-592
lines changed

setup.cfg

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,2 @@
1-
# [bumpversion] comments. bumpversion deleted all comments on its file.
2-
# Don't combine `.bumpversion.cfg` with `setup.cfg`. Messes up formatting.
3-
# Don't use `first_value = 1`. It will break `release` bump
4-
# Keep `optional = dummy` needed to bump to release.
5-
# See: https://github.com/peritus/bumpversion/issues/59
6-
7-
[tool:pytest]
8-
xfail_strict = True
9-
# -r fsxX: show extra summary info for: (f)ailed, (s)kip, (x)failed, (X)passed
10-
addopts = -r fsxX --color=yes --durations=5
1+
[metadata]
2+
license_file = LICENSE

0 commit comments

Comments
 (0)