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