Skip to content

Missing starknet/os/data_availability module in PyPI cairo-lang package #198

@whichqua

Description

@whichqua

Hello cairo team,

I noticed an inconsistency between the cairo-lang library on PyPI and the GitHub repository. Specifically, the folder starknet/os/data_availability is available in this repository but missing from the package on PyPI.

Issue Details:

  • Expected Behavior: The PyPI package should include all necessary directories, such as starknet/os/data_availability, to allow necessary imports.

  • Observed Behavior: The cairo-vm repository, which relies on the PyPI version, cannot import certain functions from os/data_availability due to its absence in the package.

This issue can also be noted on the latest tag on this repo.

Files in question:

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