mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-03 08:05:10 +01:00
Drop python 2 support
This commit is contained in:
parent
e1f92c4962
commit
95234dfd0b
2 changed files with 1 additions and 3 deletions
|
|
@ -18,4 +18,4 @@ DEVELOPMENT_PYTHON_VERSION := python=3.6
|
|||
# - python=3.7
|
||||
# - pypy2.7
|
||||
# - pypy3.5
|
||||
SUPPORTED_PYTHON_VERSIONS := python=2.7 python=3.6 python=3.7
|
||||
SUPPORTED_PYTHON_VERSIONS := python=3.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue