- 10 Aug, 2022 6 commits
-
-
Ashwin Nair committed
-
Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
Ashwin Nair committed -
Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
Ashwin Nair committed -
Ashwin Nair committed
-
Ashwin Nair committed
-
Switch `change` to `chance`
Sylte committed
-
- 09 Aug, 2022 1 commit
-
-
Raphael Nestler committed
-
- 05 Aug, 2022 1 commit
-
-
* Resolve cwd using os.path.realpath() when generating environment names * Add test_generate_env_name_uses_real_path() unit test * ensure normcase * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Adam Gregory committed
-
- 04 Aug, 2022 1 commit
-
-
* feat(shell_support): add nushell * feat(shell_detection): bump shellingham version + no echo for nushell Co-authored-by: emilien fugier <emilien.fugier@adevinta.com>
Emilien Fugier committed
-
- 03 Aug, 2022 1 commit
-
-
Fixes https://github.com/python-poetry/poetry/issues/5849
Michael committed
-
- 02 Aug, 2022 1 commit
-
-
* Documented the use of the "subdirectory" parameter * Moved the subdir documentation up * Update docs/dependency-specification.md Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com> * Added @mkniewallner editorial changes Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com> * Fixed final URL Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com> Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
Arne Küderle committed
-
- 31 Jul, 2022 2 commits
-
-
Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
David Hotham committed -
* build(deps): update pre-commit additional dependencies * chore: comply with `flake8-type-checking` following update * chore: comply with `flake8-bugbear` following update * refactor(tests): import `zipp` only on < 3.8
Mathieu Kniewallner committed
-
- 29 Jul, 2022 1 commit
-
-
David Hotham committed
-
- 25 Jul, 2022 3 commits
-
-
updates: - [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](https://github.com/asottile/pyupgrade/compare/v2.37.1...v2.37.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pre-commit-ci[bot] committed -
David Hotham committed
-
David Hotham committed
-
- 24 Jul, 2022 4 commits
-
-
David Hotham committed
-
Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com> Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
Bjorn Neergaard committed -
* Improve information returned from upload errors * Fix the tests to for new behavior, add one for this specific case
Joshua Salzedo committed -
Bartek Sokorski committed
-
- 18 Jul, 2022 3 commits
-
-
updates: - [github.com/hadialqattan/pycln: v2.0.1 → v2.0.4](https://github.com/hadialqattan/pycln/compare/v2.0.1...v2.0.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pre-commit-ci[bot] committed -
David Hotham committed
-
finswimmer committed
-
- 17 Jul, 2022 1 commit
-
-
There are small typos in: - tests/installation/test_pip_installer.py - tests/utils/test_extras.py Fixes: - Should read `namespace` rather than `namepspace`. - Should read `multiple` rather than `multpile`. Signed-off-by: Tim Gates <tim.gates@iress.com>
Tim Gates committed
-
- 15 Jul, 2022 2 commits
-
-
finswimmer committed
-
finswimmer committed
-
- 14 Jul, 2022 1 commit
-
-
* init: use PyProjectTOML.save() instead of dumping content to string and writing string to file * tests: adapt tests implicitly influenced by and add explicit test for consistent line endings in toml files * require tomlkit >= 0.11.1 for consistent line endings
Randy Döring committed
-
- 13 Jul, 2022 12 commits
-
-
Mathieu Kniewallner committed
-
Mathieu Kniewallner committed
-
Mathieu Kniewallner committed
-
Mathieu Kniewallner committed
-
Mathieu Kniewallner committed
-
David Hotham committed
-
* every Repository is named * assert repository not added to pool twice
David Hotham committed -
Mathieu Kniewallner committed
-
David Hotham committed
-
* Use dulwich to fetch git config * Fix failing test: test_username_password_parameter_is_not_passed_to_dulwich * Fix failing test: test_configured_repository_http_auth * Require dulwich ^0.20.44
Fredrik Averpil committed -
solver: fix special case where a direct origin dependency without extras is requested by the project and the same dependency with extras is requested by another dependency
Randy Döring committed -
Randy Döring committed
-