bsd.default-versions.mk: remove Python 3.8 comment
This commit is contained in:
parent
aa1d420851
commit
f3fe38d25e
@ -136,7 +136,7 @@ PYCRYPTOGRAPHY_DEFAULT?= rust
|
||||
. else
|
||||
PYCRYPTOGRAPHY_DEFAULT?= legacy
|
||||
. endif
|
||||
# Possible values: 3.8, 3.9, 3.10, 3.11
|
||||
# Possible values: 3.9, 3.10, 3.11
|
||||
PYTHON_DEFAULT?= 3.11
|
||||
# Possible values: 2.7
|
||||
PYTHON2_DEFAULT?= 2.7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user