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

Changed condition for package name to be considered a url to endswith(".whl") #872

Merged
merged 10 commits into from
Dec 31, 2020

Commits on Dec 16, 2020

  1. Changed condition for package name to be considered a url

    Some minor updates to loading_packages / micropip docs.
    Docs are still confusing but I think that's not worth working on too much
    until we resolve pyodide#870
    Hood committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    667f115 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Update packages/micropip/micropip/micropip.py

    Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
    Hood Chatham and rth committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    857f90e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Resolved @rth's review except for tests.

    Hood committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    83ac8ea View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Added some tests. Not all pass.

    Hood committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    fc44917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c6520 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Update packages/micropip/test_micropip.py

    Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
    Hood Chatham and rth committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    8e9fb17 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Fix tests

    dalcde committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    216e7e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dalcde/whl

    Fix tests
    Hood Chatham committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    eb6ac67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b3b6ac View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Hood committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    de63a36 View commit details
    Browse the repository at this point in the history