Skip to content

Updating liteeth PyPI package? #159

@fischermoseley

Description

@fischermoseley

Hello! Just wanted to say thank you for putting together this package - using it has been genuinely magical.

I wanted to ask if it'd be possible to update the version on PyPI to something newer than 2022.12. I'm currently working on a project that uses LIteeth 2023.12, but I'm trying to run it inside pyodide, whose builtin micropip doesn't support dependency resolution for non-PyPI packages. See below:

https://pyodide.org/en/stable/usage/loading-packages.html#micropip

As a result I'm not able to load LiteEth 2023.12 via git - and I can only get 2022.12 via PyPI, which isn't compatible with my project.

I'm also happy to make a PR for a Github Action that automatically pushes to the PyPI lists when a new release is published, if that'd be useful.

Thank you!
-Fischer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions