Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix problem where python may not be available as python3 default app #261

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hogepodge
Copy link
Contributor

python3 isn't always available as python. Chainging system call to python3 to be more portable.

python3 isn't always available as python. Chainging system call to `python3`
to be more portable.
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@d7c7352). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##             master    #261   +/-   ##
========================================
  Coverage          ?   2.15%           
========================================
  Files             ?       8           
  Lines             ?     835           
  Branches          ?       0           
========================================
  Hits              ?      18           
  Misses            ?     817           
  Partials          ?       0           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants