Fixing python3 return.
This commit is contained in:
parent
30b0d3f721
commit
97d50c3a40
@ -26,8 +26,7 @@ PyEnv >> python3 [
|
|||||||
arguments: #('python3');
|
arguments: #('python3');
|
||||||
runAndWait;
|
runAndWait;
|
||||||
stdout) trimmed asFileReference.
|
stdout) trimmed asFileReference.
|
||||||
^ {'location' -> pyBinLocation.
|
^ self
|
||||||
'version' -> pyVersion} asDictionary
|
|
||||||
]
|
]
|
||||||
|
|
||||||
{ #category : #accessing }
|
{ #category : #accessing }
|
||||||
|
Loading…
Reference in New Issue
Block a user