Skip to content

Commit

Permalink
Updated files with 'repo_helper'.
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Apr 10, 2021
1 parent f788c6d commit 754f311
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,3 @@ search = : str = "{current_version}"
replace = : str = "{new_version}"

[bumpversion:file:pyproject.toml]

[bumpversion:file:setup.cfg]
search = name = {current_version}
replace = name = {new_version}
4 changes: 4 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ basepython = python3.6
skip_install = True
ignore_errors = True
whitelist_externals = /bin/bash
passenv =
COV_PYTHON_VERSION
COV_PLATFORM
COV_PYTHON_IMPLEMENTATION
changedir = {toxinidir}
deps =
coverage>=5
Expand Down

0 comments on commit 754f311

Please sign in to comment.