Closed jeraymond closed 7 months ago
@nat-n I think I found the right places to swap in -C
for --root
(ui, tests, docs). Please take a look and LMK if I missed anything.
@jeraymond Thanks for helping to make poethepoet better :)
@jeraymond Thanks for helping to make poethepoet better :)
No problem, thanks for making such a great tool!
Update Poe to use args -C and --directory to find the path to the directory with pyproject.toml. This better aligns with Poetry (which also uses -C and --directory). Keep the --root argument as a hidden parameter for backwards compatibility.