Closed encukou closed 4 years ago
Additional question:
Do we also plan to deprecate --print-deps-to-file
? Can we detect the alias or would that require having two separate options?
Do we also plan to deprecate --print-deps-to-file? Can we detect the alias or would that require having two separate options?
IMO it would require two options; I don't think it's worth it.
--print-deps-only
--print-deps-to
as a preferred alias for--print-deps-to-file
--print-deps-to -
mean “print to stdout” (usingargparse.FileType
)Fixes: https://github.com/fedora-python/tox-current-env/issues/18