yea IDK, the git repo is a python library. Is it possible to run something like pip install -e . so I can utilize the setup.py?
Answered
When My Remote Task Is Installing The Python Dependencies
When my remote task is installing the python dependencies --packages requests for example, is there any caching "magic" that is done by the k8 agent? Or is it always the equivalent of pip install <deps> --no-cache-dir ?
Show more results
replies
135K Views
31
Answers
3 years ago
one year ago
Tags