Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update setup.py
  • Loading branch information
filmor committed Nov 26, 2019
commit 3031e9663b3c00f9e706862f029bd0289e63800e
12 changes: 2 additions & 10 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
# [bumpversion] comments. bumpversion deleted all comments on its file.
# Don't combine `.bumpversion.cfg` with `setup.cfg`. Messes up formatting.
# Don't use `first_value = 1`. It will break `release` bump
# Keep `optional = dummy` needed to bump to release.
# See: https://github.com/peritus/bumpversion/issues/59

[tool:pytest]
xfail_strict = True
# -r fsxX: show extra summary info for: (f)ailed, (s)kip, (x)failed, (X)passed
addopts = -r fsxX --color=yes --durations=5
[metadata]
license_file = LICENSE
Loading