Skip to content

Allow installing vyper when it does not validate #32

Description

@antazoey

Overview

I want a flag to skip validation for an installed vyper when you do vvm.install.install_vyper("0.3.7")

Otherwise I get:

VyperInstallationError: Downloaded binary would not execute, or returned unexpected output.

Specification

vvm.install.install_vyper("0.3.7", validate=False)

^ so even though it fails on the mac chip, I can still manage the binary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions