-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add option to skip installing directory dependencies #6845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
radoering
merged 23 commits into
python-poetry:master
from
adriangb:skip-path-dep-install
Apr 10, 2023
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
f4a9eb7
Add option to skip installing path dependencies
adriangb 990bc2d
Update installer.py
adriangb e5e6e5a
lint
adriangb 76dd7e2
add tests and docs
adriangb d2b9b00
Clarify cache busting cause
adriangb d9bd501
lint
adriangb 7e24af1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 97b890d
Rename --no-path -> --no-directory
adriangb bc0520b
Merge branch 'master' into skip-path-dep-install
adriangb 2a3b571
Merge branch 'master' into skip-path-dep-install
adriangb 5f8bd7a
Update docs/faq.md
adriangb 06332d8
Apply suggestions from code review
adriangb deb34d5
add note in cli.md linking to faq.md
adriangb 528c687
run formatting
adriangb 017ace1
rename test_no_path_is_passed_to_installer -> test_no_directory_is_pa…
adriangb 81868bb
move test_no_directory_is_passed_to_installer and add negative test case
adriangb 23d18d2
Collapse tests into test_run_installs_with_local_poetry_directory_and…
adriangb 7edaef6
add directory_installs to debug assertion
adriangb 1d4cafc
change another path -> directory in docs
adriangb 98da057
Merge branch 'master' into skip-path-dep-install
adriangb 81ae993
fix test and be more explicit about expected results
adriangb c940cbf
fix test, simplify condition
radoering f41c035
Merge branch 'master' into skip-path-dep-install
radoering File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.