Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make dora cli pip installable #706

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Conversation

haixuanTao
Copy link
Collaborator

This PR makes dora-cli pip installable with

pip install dora-rs-cli

This is a pretty big deal to make pre-compiled dora-cli easily available in China, where pip is widely mirrored

It fixes some abi3 issues from #695 such as not being a cdylib and python project.

@haixuanTao haixuanTao marked this pull request as ready for review November 8, 2024 05:28
@haixuanTao haixuanTao force-pushed the make-dora-cli-pip-installable branch from 4d6a031 to e0afd26 Compare November 11, 2024 03:05
@haixuanTao haixuanTao merged commit e98d81d into main Nov 11, 2024
51 of 52 checks passed
@haixuanTao haixuanTao deleted the make-dora-cli-pip-installable branch November 11, 2024 03:37
@phil-opp
Copy link
Collaborator

I'm a bit late, but looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants