- 22 May, 2022 2 commits
-
-
Mathieu Kniewallner committed
-
Arun Babu Neelicattu committed
-
- 21 May, 2022 10 commits
-
-
David Hotham committed
-
David Hotham committed
-
David Hotham committed
-
solver: print more information about packages with source_type when solving fails to avoid weird messages like "Because myapp depends on both demo (1.2.3) and demo (1.2.3), version solving failed."
Randy Döring committed -
Arun Babu Neelicattu committed
-
This change is required to allow for subdirectories.
Arun Babu Neelicattu committed -
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
Tom Solberg committed
-
- 20 May, 2022 3 commits
-
-
MinchinWeb committed
-
Co-authored-by: Bartosz Sokorski <b.sokorski@gmail.com> Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
Gunung P. Wibisono committed -
Fixes #2355 This works around an issue with cleo's `Command.choice` implementation. If the user does not make a selection then an AttributeError is raised.
Jacob Perron committed
-
- 19 May, 2022 4 commits
-
-
Edwin Yllanes committed
-
Arun Babu Neelicattu committed
-
This change ensures that the provider is less eager when merging duplicate dependencies for a package. In particular, takes into consideration source type, url and reference if available.
Arun Babu Neelicattu committed -
Arun Babu Neelicattu committed
-
- 18 May, 2022 15 commits
-
-
Edwin Yllanes committed
-
Branch Vincent committed
-
Use the version from poetry.core always, one implementation is enough
David Hotham committed -
Nikolas Stevenson-Molnar committed
-
Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
Gunung P. Wibisono committed -
Branch Vincent committed
-
Branch Vincent committed
-
Branch Vincent committed
-
Testing against newer versions will help us keep abreast of any upcoming issues. The older versions can be added as partial matrix entries if desirable, but I do not believe this to be necessary. Also re-order mypy in the workflow so that type errors fail fast (before tests are run).
Bjorn Neergaard committed -
Co-authored-by: Arun Babu Neelicattu <arun.neelicattu@gmail.com> Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
Tom Solberg committed -
Branch Vincent committed
-
Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
Arun Babu Neelicattu committed -
David Hotham committed
-
David Hotham committed
-
Branch Vincent committed
-
- 17 May, 2022 6 commits
-
-
tal66 committed
-
Hadi Alqattan committed
-
David Hotham committed
-
perf(solver): reduce the number of overrides by avoiding adding dummy dependencies if the project's python constraint does not allow any version compatible with the marker of the dependency
Randy Döring committed -
Matt G committed
-
Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
Matt G committed
-