File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- # [ python-shell] ( https://www.npmjs.com/package/python-shell ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/m8e3h53vvxg5wb2q?svg=true )] ( https://ci.appveyor.com/project/Almenon/python-shell )
2- # [ ![ codecov ] ( https://codecov.io/gh/dhaval-lila/python-shell/branch/master/graph/badge.svg )] ( https://codecov.io/gh/dhaval-lila/python-shell )
3- chage above url accroding to repo
1+ # [ python-shell] ( https://www.npmjs.com/package/python-shell ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/m8e3h53vvxg5wb2q?svg=true )] ( https://ci.appveyor.com/project/Almenon/python-shell ) [ ![ codecov ] ( https://codecov.io/gh/dhaval-lila/python-shell/branch/master/graph/badge.svg )] ( https://codecov.io/gh/dhaval-lila/python-shell )
2+
3+ <!-- chage above url accroding to repo -->
44A simple way to run Python scripts from Node.js with basic but efficient inter-process communication and better error handling.
55
66## Features
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ build: off
3333
3434test_script :
3535 - npm run appveyorTest
36- - nyc reporter
3736 - nyc report --reporter=json
3837 - codecov -f coverage/coverage-final.json
3938
You can’t perform that action at this time.
0 commit comments