Skip to content
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

Remove all env #3212

Merged
merged 21 commits into from
Nov 14, 2021
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
5633263
Added suppor for removing multiple virtualenvs in CLI.
DustinMoriarty Oct 15, 2020
13e9e0a
Added tests.
DustinMoriarty Oct 15, 2020
875a490
Formatted with black.
DustinMoriarty Oct 15, 2020
3105085
Ran pre-comit.
DustinMoriarty Oct 15, 2020
6da7cce
Update poetry/console/commands/env/remove.py
DustinMoriarty Oct 17, 2020
5d92452
Update poetry/console/commands/env/remove.py
DustinMoriarty Oct 17, 2020
1257b99
Update poetry/console/commands/env/remove.py
DustinMoriarty Oct 17, 2020
a4b87cf
Reverted changes to poetry.lock.
DustinMoriarty Oct 17, 2020
6ed33c7
Remove pythons before all if both are provided.
DustinMoriarty Oct 18, 2020
d0b81ba
Handle ambiguity for remove all and python version with more predicta…
DustinMoriarty Oct 18, 2020
a0c16c0
Ran pre-commit.
DustinMoriarty Oct 18, 2020
56564f4
Updated documentation and merged upstream.
DustinMoriarty Mar 12, 2021
bf57817
Restored wording for description.
DustinMoriarty Mar 12, 2021
9753d0c
Updated python argument description.
DustinMoriarty Mar 12, 2021
a53e767
Updated argument description
DustinMoriarty Mar 12, 2021
bb2e3e9
Merge branch 'master' into remove-all-env
DustinMoriarty Apr 25, 2021
0ec2961
Merge branch 'master' into remove-all-env
Nov 14, 2021
0b93a55
Update poetry/console/commands/env/remove.py
DustinMoriarty Nov 14, 2021
5a2b7a3
Update docs/managing-environments.md
DustinMoriarty Nov 14, 2021
1b7ec97
Update poetry/console/commands/env/remove.py
DustinMoriarty Nov 14, 2021
eb9ea74
Update poetry/console/commands/env/remove.py
DustinMoriarty Nov 14, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading