mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-11-24 03:08:58 +01:00
Apply suggestions from code review
Co-Authored-By: Petr Viktorin <encukou@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ def tox_addoption(parser):
|
||||
dest="print_deps_path",
|
||||
metavar="PATH",
|
||||
default=None,
|
||||
help="Like --print-deps-only, but to a file (overrides the file)",
|
||||
help="Like --print-deps-only, but to a file. Overwrites the file if it exists.",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user