carpentries-incubator / python-intermediate-development

"Intermediate Research Software Development Skills (Python)" Lesson Material
https://carpentries-incubator.github.io/python-intermediate-development/
Other
44 stars 51 forks source link

Poetry init does not work in git bash on windows #350

Open svenvanderburg opened 1 month ago

svenvanderburg commented 1 month ago

Poetry init (called in the packaging episode) will not always give you the interactive setup cli tool in git bash on windows. As a solution, the pyproject.toml could be changed using an editor.