2
I Use This!
High Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 23 days ago.
Jan 27, 2024 — Jan 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: use macos-14 because macos-11 is not available anymore (#291) More... 7 months ago
default python requirement to >= (#9558) More... 7 months ago
installed repository: fix path of editable install with src layout (#9547) More... 7 months ago
installed repository: improve recognition of installed packages' types (especially relevant for installing project plugins if Poetry has been installed via pipx) (#9547) More... 7 months ago
introduce `tool.poetry.requires-poetry` to define a constraint for the Poetry version the project is compatible with (#9547) More... 7 months ago
Fix typo (#9532) More... 7 months ago
introduce `tool.poetry.requires-plugins` section to define Poetry plugins that are required for the project (#9547) * when running `poetry install` and required plugins are not available in Poetry's own environment they are installed only for the project into .poetry/plugins inside the project folder * when creating the application .poetry/plugins is added to the front of sys.path More... 8 months ago
remove SimpleRepositoryPage (#9166) More... 8 months ago
refactor: remove unused parameters from plugin manager (#9547) More... 8 months ago
docs: fix typo in basic-usage.md (#9490) More... 8 months ago
Fix poetry-check hook trigger for the poetry.lock changes (#9504) More... 8 months ago
[pre-commit.ci] pre-commit autoupdate (#738) More... 8 months ago
Tests: add tests for vcs.git.backend (#9491) More... 8 months ago
docs: fix typos and incorrect anchor link (#9487) More... 8 months ago
Run CI on Apple Silicon (#9276) More... 9 months ago
update dependencies (#9478) More... 9 months ago
Fix "Feature Request" template description (#9471) More... 9 months ago
[pre-commit.ci] pre-commit autoupdate (#101) More... 9 months ago
[pre-commit.ci] pre-commit autoupdate (#737) More... 9 months ago
Automated licenses list update (#736) More... 9 months ago
constraints: fix `allows`, `allows_any` and `allows_all` for generic constraints and increase test coverage (#732) More... 9 months ago
Add error message specifying that we can't parse pyproject.toml (#734) More... 9 months ago
[pre-commit.ci] pre-commit autoupdate (#731) More... 9 months ago
Fix relative build path issue (#9433) More... 9 months ago
tests: make test independent of global state (#9446) More... 9 months ago
tests: `contextlib.suppress` does not return anything (#9444) More... 9 months ago
Make pre-commit hook regex more precise (#285) More... 9 months ago
chore: merge changelog fixes from website repo (#9429) More... 9 months ago
add support for PEP 621: license type "file" (#708) More... 9 months ago
docs: Fix broken link in CHANGELOG (#9423) More... 9 months ago