github nat-n/poethepoet v0.11.0b2
0.11.0-beta2

latest releases: v0.37.0, v0.36.0, v0.35.1...
pre-release4 years ago

Enhancements

  • Add experimental implementation of task dependencies #26
    • tasks now support addition options:
      • deps to define a list of tasks that are run before this one
      • uses to define a map of tasks by variable name, for tasks that are run before this one and their stdout is captured and exposed to this task via the environment variable with the given name.
      • capture_stdout to give the name of a file that the stdout of this file should be piped to.
    • documentation and testing for this feature are still incomplete and the exact set of supported functionality might still change before it's considered production ready.

Don't miss a new poethepoet release

NewReleases is sending notifications on new releases.