#30478: Do not require npm installed for JavaScript tests (tox -e javascript)
-------------------------------------+-------------------------------------
     Reporter:  Ivan Kolodyazhny     |                    Owner:  Ivan
                                     |  Kolodyazhny
         Type:  Uncategorized        |                   Status:  closed
    Component:  Uncategorized        |                  Version:  2.2
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

 * status:  assigned => closed
 * resolution:   => wontfix


Comment:

 I'm not initially seeing the benefit here. `nodeenv` doesn't avoid you
 needing to install node/npm. It just does controls that process for you,
 allowing you to install and manage multiple node versions.

 The PyPI package is just a wrapper around
 [https://github.com/ekalinin/nodeenv the main `nodeenv` project] right? I
 can see that someone might want to use this themselves. (I use it in
 fact.) But I can't see why I'd want to install this in my Python
 virtualenv: it strikes me as adding a nesting where we don't need one.
 (I'm sure the Zen of Python says something about that. 🙂)

 Installing node is not a big issue IMO.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30478#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.8f16b3d2186403d76cd9f8954f6ffd79%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to