You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that poetry run should be default to poetry run python -m $package_name_from_toml.
It's just a wasted potential in my opinion.
I have no numbers or great engineering principle to support why it is better but I just think it is.
I guess that's more natural and most python projects run like this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I think that
poetry run
should be default topoetry run python -m $package_name_from_toml
.It's just a wasted potential in my opinion.
I have no numbers or great engineering principle to support why it is better but I just think it is.
I guess that's more natural and most python projects run like this.
Beta Was this translation helpful? Give feedback.
All reactions