njzjz / nodejs-wheel

Unoffical Node.js wheels, `pip install nodejs-wheel`
https://pypi.org/project/nodejs-wheel/
MIT License
8 stars 5 forks source link

add npm and npx executable #3

Closed njzjz closed 1 year ago

pep8speaks commented 1 year ago

Hello @njzjz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 25:80: E501 line too long (103 > 79 characters) Line 29:80: E501 line too long (103 > 79 characters)

Comment last updated at 2023-10-03 04:53:51 UTC