Bartosz Sokorski

Results 308 comments of Bartosz Sokorski

If you are motivated to see this in Poetry, we would appreciate your contribution or at least analysis of the difference between `twine` and `poetry` workflows.

This is not as easy as "just add it", but it's a feature I would want Poetry to have at some point.

Try switching `virtualenvs.prefer-active-python` option to `true`, should detect new Python.

how does `FORCE_COLOR` standard corelate with `NO_COLOR`? Do you have any specifications or documentation, please?

Poetry creates build envs according to specs made by projects in `[build-system]` table in `pyproject.toml` file. If a dependency required for project build is not in the list, then it...

Please rebase your changes with master to fix the failing pipeline

@radoering While I agree with most of your concerns, I'd say that it would be better to test compatibility on the plugin side and fix stuff if needed rather than...

@md384 thanks for your feedback. I didn't get to events yet, but there will surely be a new mechanism for this in Poetry if we decide to remove that from...