I am aware that conda's meta.yaml file uses jinja templating, which allows us to pass values to it via environment variables. For example like this: package:
I have developed my first Python package using Poetry as a dependency management and packaging tool. Publishing my work to PyPI has been as easy as running: poe