- 22 Mar, 2021 3 commits
-
-
This change ensures that when exporting `requirements.txt`, local direct reference dependencies are exported as uri and not paths. Resolves: #3189
Maximilian committed -
This reverts commit 37b36f48 as this is no longer required.
Arun Babu Neelicattu committed -
Arun Babu Neelicattu committed
-
- 21 Mar, 2021 8 commits
-
-
I think the "Expanded dependency specification syntax" paragraph added in commit c94c34c8 was inserted in the wrong place and cut the note from its corresponding block.
Thomas Gaudin committed -
Fixes #2867, the virtual environment found seems to be broken messages when running in MSYS2. This change detects when in MSYS2 in order to use the bin directory for the virtualenv instead of Scripts which is normally used in Windows.
Dan Yeaw committed -
This repairs a broken triple-bang note. Also cleans up a few stray double-newlines and very long lines to match rest of file.
Reid Price committed -
Resolves: #1393 Co-authored-by: wyl8899 <wyl8899k@gmail.com> Co-authored-by: vlad0337187 <naumovvladislav@mail.ru>
Igor Ovsyannikov committed -
This reverts commit 38558a19.
Arun Babu Neelicattu committed -
vlad0337187 committed
-
Arun Babu Neelicattu committed
-
Write check in executor, ensure operation skipping override does not skip over verbose or dry_run. Resolves: #3127
Colin Brochtrup committed
-
- 20 Mar, 2021 2 commits
-
-
Reza Gharibi committed
-
The distribution is named `poetry-core`, not `poetry_core`.
Stein Magnus Jodal committed
-
- 19 Mar, 2021 2 commits
-
-
Sébastien Eustace committed
-
Update poetry-core
Sébastien Eustace committed
-
- 13 Mar, 2021 1 commit
-
-
Chris Lieb committed
-
- 10 Mar, 2021 2 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
- 06 Mar, 2021 1 commit
-
-
Resolves: #1076
Akhilesh Raju committed
-
- 13 Feb, 2021 1 commit
-
-
* Relates-to: #3155 converting duplicted code to fixture
Paul Sanders committed
-
- 12 Feb, 2021 2 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
- 10 Feb, 2021 2 commits
-
-
Fixes #3362
Christoph Reiter committed -
Aykut Yilmaz committed
-
- 09 Feb, 2021 3 commits
-
-
Resolves: #3630
pwoolvett committed -
0xflotus committed
-
Florian Apolloner committed
-
- 05 Feb, 2021 1 commit
-
-
finswimmer committed
-
- 03 Feb, 2021 1 commit
-
-
finswimmer committed
-
- 02 Feb, 2021 1 commit
-
-
Migrate to the new version of Cleo
Sébastien Eustace committed
-
- 01 Feb, 2021 1 commit
-
-
Sébastien Eustace committed
-
- 30 Jan, 2021 1 commit
-
-
fix and add several type hints
Sébastien Eustace committed
-
- 26 Jan, 2021 1 commit
-
-
Add an option to poetry install to install only dev dependencies, e.g. poetry install --dev-only. Fixes https://github.com/python-poetry/poetry/issues/2572
Ryan Opel committed
-
- 17 Jan, 2021 1 commit
-
-
finswimmer committed
-
- 16 Jan, 2021 1 commit
-
-
Fixes #3577. This makes `poetry version --short <version>` output only the updated version number, similarly to `poetry version --short`.
sprt committed
-
- 06 Jan, 2021 1 commit
-
-
Miro Hrončok committed
-
- 05 Jan, 2021 3 commits
-
-
John Peter Yamauchi committed
-
* Remove non-existing --path option * Add missing options
Fredrik Averpil committed -
atanas argirov committed
-
- 04 Jan, 2021 1 commit
-
-
Co-authored-by: Steph Samson <hello@stephsamson.com>
Torsten Rudolf committed
-