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

Remove unnecessary python dependency #2250

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Commits on Oct 6, 2020

  1. Remove unnecessary python dependency

    Python is not required anymore on windows platform. The only binary addon for react-native project are some deps of `ws`, [which now have prebuilt binary and are optional](https://github.com/websockets/ws#opt-in-for-performance-and-spec-compliance). 
    Tested on a brand new windows 10 image with only node installed, the initiating process goes well.
    sunnylqm authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e4a1cc0 View commit details
    Browse the repository at this point in the history