#29923: Quickstart code bit missing python command
--------------------------------+--------------------------------------
     Reporter:  Steven Erredge  |                    Owner:  nobody
         Type:  Bug             |                   Status:  closed
    Component:  Documentation   |                  Version:  master
     Severity:  Normal          |               Resolution:  invalid
     Keywords:                  |             Triage Stage:  Unreviewed
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  1               |                    UI/UX:  1
--------------------------------+--------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 I think this is invalid.

 Assuming we're on Windows, and that there's an active `venv` (as per the
 instructions about these commands `...create and activate a virtual
 environment...`) then the `runtests.py` command works without specifying
 `python`.

 If you're using `cmd` then you can't use `./` but both `.\runtests.py` and
 just `runtests.py` work.

 The note below says to use `Git Bash` on Windows, where `./runtests.py`
 works as expected.

 Steven, if this is missing something please reply: very happy to reopen if
 there is a mistake we can pin down.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29923#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.f82e2e8163655ea82bee9dc9fb19c93a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to