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

Add upip.py and pip.py dummy modules for reverse "compatibility" #820

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

Commits on Mar 5, 2024

  1. micropython/mip: Add upip.py and pip.py dummy modules

    Added upip.py and pip.py, identical. These files throw an ImportError.
    mip\'s manifest.py also altered to load as modules.
    The purpose is to alert users guided to install with deprecated pip/upip
    (prior to 1.20.0) to instead use mip.
    
    Signed-off-by: Adam G <[email protected]>
    adammakesthingsdev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    113c7ce View commit details
    Browse the repository at this point in the history