Skip to content

Allow installing vyper when it does not validate #32

@antazoey

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.

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