tilt-extensions
tilt-extensions copied to clipboard
Add pypiserver extension
extension is using docker_compose (https://github.com/korbajan/tilt-extensions/blob/pypiserver/pypiserver/Tiltfile#L41) but tests are failing with: error: exec: "docker-compose": executable file not found in $PATH (https://app.circleci.com/pipelines/github/tilt-dev/tilt-extensions/1524/workflows/e68dbb44-985c-4af2-93e1-822888b71262/jobs/3638)
ya, the ci doesn't have compose installed, working on it - https://github.com/tilt-dev/tilt-extensions/pull/553
i'll merge this and fix up the load logic to match the other ones async