Saxon
Saxon
This addresses issue https://github.com/serverless/serverless-python-requirements/issues/397 In 2019 @ComfyDust [did an investigation](https://github.com/serverless/serverless-python-requirements/issues/397#issuecomment-533755933) into this and pinpointed it to the `pip.js` file, with a workaround that you can create an empty `requirements.txt` file...
Hi @mitsuhiko, I was wondering if you think its possible for this library to support jinja2's [`NativeEnvironment` feature](https://github.com/pallets/jinja/blob/417f822196f66155e8c121e5229cc12a6b02ce14/docs/nativetypes.rst), to parse code into a type other than string. I feel like...
I'm working on getting a PR through, but before i forget i wanted to drop a note here for future users. - [Slack Docs for a Select Menu with an...
Problem Statement: Users would like to hit an API endpoint to quickly look up data, but do not want to configure an entire Slack bot for that service. Users may...