Thomas Morledge
Thomas Morledge
@opqpop has the above fixed your issue?
We could add support for parsing the pip.conf file to look for alternative repos. This wouldn't cover all cases though as you can install packages from other repositories without adding...
I don't see any reason why we shouldn't do this. I would still suggest publishing to docker hub as well though.
I'm not up to scratch with GitHub actions but it looks fine to me. I'll let @rossja give their thoughts before I mark it as reviewed.
Im on an M1 chip as well :(
Can you provide a full stacktrace of this error and I will look into it
Ideally simple_salesforce should handle token refresh automatically when the session expires without the need for a decorator. I'll be looking into this as I have a need for long life...
Hi @bharat-rb-panchal, I’ve not had any time to spend on this repo as I’ve been swamped with the day job. I will try and have a look this week
What object are you trying to get `Description` from?
What issue are you having? What have you tried? Calling`Organization.describe()` returns `fields` which contains a list of OrderedDicts each one describing a field