Replies: 4 comments
|
The docs also mention
which was not the case for me. |
0 replies
|
Thanks! ⭐ The last part with the boilerplate: yes, that's been removed by the |
0 replies
|
I'll give the automation some thought! Since this is a once-done thing, and because |
0 replies
|
Transforming this to the ideas section. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm using uv and the setup docs instruct me to manually edit the configuration: https://davidvujic.github.io/python-polylith-docs/setup/#edit-the-configuration_1
I actually was confused in which configuration to make the change, as that is not mentioned in the documentation. Would be helpful to explicitly write: Edit the pyproject.toml configuration
Even better would be if polylith would perform the configuration for me.
When I execute
uv run poly create workspace, could it be possible to detect what system is used and automatically update the configuration?All reactions