Kevin Watson

Results 2 issues of Kevin Watson

It would be great if simple-salesforce supported making [file based calls](https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_file_based_calls_intro.htm). Ideally we could make a call like: ```python from simple_salesforce import Salesforce deployment_finished = False successful = False sf...

## The problem I am attempting to use the python-semantic-release GitHub action. While using the latest version 8.1.2 and a pyproject.toml file I receive this error ``` Traceback (most recent...

bug