Skip to content
Snippets Groups Projects
Commit 3d8f6de9 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

update latest version of python


Signed-off-by: default avatarKenneth Reitz <me@kennethreitz.org>
parent debee377
Branches 3.6.5
No related tags found
No related merge requests found
......@@ -40,8 +40,8 @@ fi
export VENDOR_URL
# Python defaults
DEFAULT_PYTHON_VERSION="python-3.6.4"
LATEST_3="python-3.6.4"
DEFAULT_PYTHON_VERSION="python-3.6.5"
LATEST_3="python-3.6.5"
LATEST_2="python-2.7.15"
DEFAULT_PYTHON_STACK="cedar-14"
......
......@@ -12,7 +12,7 @@ testPipenvLock() {
testPipenvVersion() {
compile "pipenv-version"
assertCaptured "3.6.4"
assertCaptured "3.6.5"
assertCapturedSuccess
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment