Edit

kc3-lang/brotli/scripts

Branch :

  • Show log

    Commit

  • Author : Cosimo Lupo
    Date : 2018-04-20 18:31:51
    Hash : f94cd51b
    Message : appveyor: fix issue self-upgradig pip to v10 (#663) Installing with --user will leave the old pip.exe script in the $PATH, but running this will fail because pip 10 moved 'main' to internal modules. https://github.com/pypa/pip/issues/5240#issuecomment-382989420