uv
b6fba001 - cli: conventionally treat `-` as "read from stdin" (#1314)

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
Author
Parents
Loading