Julien Palard <julien+pyt...@palard.fr> added the comment:

I like the idea and I think I will use it!

As it's a bit long to type, I'm searching if other shorter variants could be 
usefull like:

    python3 -m venv --here
    python3 -m venv --cwd
    python3 -m venv --project

being the equivalent of `python3 -m venv --basename-prompt venv`, but I'm not 
satisfied with the names (and it enforces using "venv" as a directory name)...

----------
nosy: +mdk

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38901>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to