mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
drop pypy2.7 (not available for osx anymore)
This commit is contained in:
parent
bf6aa6549f
commit
4faea54781
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -18,7 +18,7 @@ DEVELOPMENT_PYTHON_VERSION := python=3.9
|
||||||
# - python=3.7
|
# - python=3.7
|
||||||
# - pypy2.7
|
# - pypy2.7
|
||||||
# - pypy3.5
|
# - pypy3.5
|
||||||
SUPPORTED_PYTHON_VERSIONS := python=3.9 pypy3.5 python=2.7 pypy2.7
|
SUPPORTED_PYTHON_VERSIONS := python=3.9 pypy3.5 python=2.7
|
||||||
|
|
||||||
|
|
||||||
include Makefile.bootstrapit.make
|
include Makefile.bootstrapit.make
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue