zuul-jobs/roles/ensure-javascript-packages/README.rst
Andreas Jaeger 00a57652de Update ensure-javascript-packages README
Copy over description from ensure-tox README, UPPER_CONSTRAINTS_FILE is
deprecated.

Change-Id: Ia18d77afe5cbfb090ded452a4b1c7e5ad47f2e41
2020-04-23 17:18:23 +02:00

466 B

Install javascript dependencies needed for a project

Role Variables

Path to a pip constraints file. Will be provided to via TOX_CONSTRAINTS_FILE (deprecated but currently still supported name is UPPER_CONSTRAINTS_FILE) environment variable if it exists. Useful if npm postinstall runs tox.