tc39/test262

Document PyYAML requirement more prominently

Open

#940 opened on Mar 28, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,073 stars) (469 forks)batch import
help wanted

Description

Preferably near where the instructions are to run python make.py and/or in the make.py and script itself (other than the import line).

Python's error message did not make it particularly obvious that a required package was missing.

Contributor guide