xonsh/news/vox-add-prompt-arg.rst
Oliver Bestwalter 7a04133611
implement vox create --prompt (#4676)
Pass the prompt arg through to venv.
Additionally, upgrade needs to be adjusted to keep a prompt setting if it is there.
2022-02-21 14:51:31 +05:30

23 lines
259 B
ReStructuredText

**Added:**
* vox new/create accepts a new ``--prompt`` argument, which is passed through to ``python -m venv``
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>