John Horan
John Horan
Yeah I'd really appreciate that. I don't really have any language beyond English, so any help I can get I'd appreciate. I've done a push with everything needed to create...
Thanks very much, I've just done a merge from your fork there now. As far as I know there isn't a way to have the description translated into multiple languages...
One downside to the `uv run python -m mylibrary.module` approach is that this doesn't allow for the inline script metadata.
Some are in scripts, others are in folders with a `__main__.py` file.
Could we have a flag colocated with `workspace = true` to decide if the dev dependences should be added?
For right now my approach is to put all the dev packages into an optional package and then include that in the dev dependencies of itself and the root package.
> There are a few integration tests that are not passing, could you take a look, please? @tatiana I'm wondering what the right path is here, I feel like maybe...
> The CI tests seem to failing for the async execution mode, we would have to look at those too. It seems to be complaining on location arg being invalid,...
> I believe it would be nice to keep it consistent to how it is currently. Okay, I've re-factored the PR to keeping it consistent with the current approach.
Hi @pankajkoti sorry this has gone around so many times. The test is passing on my end now with airflow2.4, so hopefully this is the last run.