@@ -119,8 +119,7 @@ from distutils.command.build_py import build_py
fromdistutils.command.sdistimportsdist
sep=';'ifos.name=='nt'else':'
npm_path=sep.join([
npm_path=os.pathsep.join([
pjoin(here,'node_modules','.bin'),
os.environ.get("PATH",os.defpath),
])
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.