nat-n / poethepoet

A task runner that works well with poetry.
https://poethepoet.natn.io/
MIT License
1.4k stars 58 forks source link

Fix document of switch tasks #172

Closed kzrnm closed 11 months ago

kzrnm commented 11 months ago

control.expr is defined in the build task and switch is defined in platform_dependent task, so there is a discrepancy in definitions.

I fixed this by replacing platform_dependent with build.