forcedotcom / code-builder-feedback

This repository is used to collect feedback for the Code Builder beta.
29 stars 2 forks source link

Add Prequisites For Salesforce Functions in Python #208

Closed jjsfdc closed 1 year ago

jjsfdc commented 1 year ago

Per the sf-functions-python repo README instructions, the following base versions need to be installed in the development environment:

(requires python3 version 3.10 or higher)

$ python3 --version
Python 3.8.10

(requires git version 2.36.0 or higher)

$ git --version
git version 2.25.1
smaddox-sf commented 1 year ago

We don't plan to add this at this time