Files
windmill/backend/windmill-worker
pyranota 50bc4caf9f feat: remove pip fallback option for python and ansible (#5186)
* refactor!: Remove `pip` fallback option for python and ansible

BREAKING CHANGE: pip was deprecated since 1.425.0 (2024-11-15)

* fix errors in main.rs

* fix tests

* remove nsjail for pip

* fix imports

* fix compilation error
2025-02-19 16:33:28 +01:00
..
2024-12-08 16:10:46 +01:00

Windmill Worker

The worker. Used to process and execute flows & jobs.

This crate exposes both a library as well as a binary target.