-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Description
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
Labels
No labels