mirror of
https://github.com/tc39/test262.git
synced 2025-11-02 20:53:50 +01:00
Update the lint.py script to work with pip 10+ as pip.req was moved to pip._internal.req in version 10 onwards and the existing code only works on versions of pip under or equal to 9.0.3