uv
b6fba001
- cli: conventionally treat `-` as "read from stdin" (#1314)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
cli: conventionally treat `-` as "read from stdin" (#1314) Basically, when a path to a requirements file is `-`, then we should read its contents from `stdin` instead of the file path named `-`. Fixes #1313
References
#1314 - cli: conventionally treat `-` as "read from stdin"
Author
BurntSushi
Parents
c5e413c4
Loading