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

Missing Metadata #29

@askpatrickw

Description

@askpatrickw

While working on Circup, I found this library did not have version and _repo meta data.

I don't think it is setup to autoversion as well, but not sure.
circup freeze reports the version as None... so prolly.

This is the common format.

__version__ = "0.0.0-auto.0"
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf.git"

Without repo, Circup can not install library dependencies.

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