Open shr1k opened 2 years ago
Friendly 👍. This would be helpful, I would like to use some of the new features like ENV
and ideally need that package to be published, otherwise will have to figure another way to get the package deployed into our airflow env.
In the meantime remember that you can install the package straight from this repo (SO answer example).
You can also compile it and create your own package in pypi or any other package registry.
But yes, seems like a new release would be useful
AWS MWAA does not have git nor can you install git so it gets more complicated to incorporate this code than that unfortunately. I've published my own private artifact to codeartifacts as a workaround.
Hello,
It looks like the latest release on PyPI is quite outdated. Are there any plans to tag and release a newer version some time soon? We can currently work around this by installing a specific commit hash, but it'd be nice to just rely on a simple pin in requirements.txt
Thanks for a very useful piece of kit!