Skip to content
This repository was archived by the owner on Apr 18, 2019. It is now read-only.
This repository was archived by the owner on Apr 18, 2019. It is now read-only.

Duplicate entries in deps #55

@therc

Description

@therc

Somehow, from this line,

isort==4.3.4

one gets

    pyz_library(
        name="isort",
        deps=[
            "futures",
            "futures",
        ] + ["@pypi_isort//:lib"],
        licenses=["notice"],
        visibility=["//visibility:public"],
    )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions