uv
93b7a114
- Allow virtualenv creation at existing, empty directories (#1281)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Allow virtualenv creation at existing, empty directories (#1281) ## Summary If the directory exists but is empty, we should allow `puffin venv` without erroring. Also adds test cases for a variety of error cases.
References
#1281 - Allow virtualenv creation at existing, empty directories
Author
charliermarsh
Parents
b7e3933f
Loading