Ross CreightonR
Windmill2y ago
23 replies
Ross Creighton

Python depencies - install from github repo

The following syntax at the top of my python script fails to deploy with:
pip._internal.exceptions.DistributionNotFound: No matching distribution found for maxpanda-python-sdk


# extra_requirements:
# maxpanda-python-sdk @ git+https://git@github.com/renovoenergy/maxpanda_python_sdk.git

This syntax works from the command line and requirements.txt file locally.

Is this possible in Windmill?
Was this page helpful?