fedora-python / tox-current-env

tox plugin to run tests in current Python environment
https://pypi.org/project/tox-current-env/
MIT License
23 stars 8 forks source link

Deprecate --print-deps-only in favor of --print-deps-to - #34

Closed encukou closed 4 years ago

encukou commented 4 years ago

Fixes: https://github.com/fedora-python/tox-current-env/issues/18

hroncok commented 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?

encukou commented 4 years ago

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.