mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -464,7 +464,7 @@ def ensure_python(three=None, python=None):
|
||||
'3.3': '3.3.6',
|
||||
'3.4': '3.4.7',
|
||||
'3.5': '3.5.4',
|
||||
'3.6': '3.6.3',
|
||||
'3.6': '3.6.4',
|
||||
}
|
||||
try:
|
||||
if len(python.split('.')) == 2:
|
||||
|
||||
Reference in New Issue
Block a user