mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-13 23:03:54 +01:00
update tests for new defaults
This commit is contained in:
parent
54ab1151f1
commit
145401de33
30 changed files with 495 additions and 417 deletions
|
|
@ -13,3 +13,7 @@ click
|
|||
toml
|
||||
lexid
|
||||
colorama>=0.4
|
||||
|
||||
# needed pkg_resources.parse_version
|
||||
setuptools<46.0.0; python_version < "3.5"
|
||||
setuptools>=46.0.0; python_version >= "3.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue