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

Removing bleak entirely as it's only available for MacOS #2458

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

k9ert
Copy link
Collaborator

@k9ert k9ert commented Jun 17, 2024

missing bleak caused:
https://gitlab.com/cryptoadvance/specter-desktop/-/jobs/7112728484

I'm not sure why this did not came up earlier.

Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for specter-desktop-docs canceled.

Name Link
🔨 Latest commit 9a7af5c
🔍 Latest deploy log https://app.netlify.com/sites/specter-desktop-docs/deploys/667ab8b0803ede00087d1976

@k9ert
Copy link
Collaborator Author

k9ert commented Jun 17, 2024

The tests have issues installing bleak:

 error: PyObjC requires macOS to build

It seems that this dependency is only available on MacOS. @moneymanolis can we remove that again? Do we want to support bluetooth for Jade anyway? I don't think it's a big loss, no?!

@k9ert k9ert changed the title adding bleak in requirements.in Removing bleak entirely as it's only available for MacOS Jun 24, 2024
@k9ert k9ert requested a review from moneymanolis June 24, 2024 12:56
@moneymanolis
Copy link
Collaborator

haven't tested, though, whether the BLE class is somehow need by the rest of the Jade code. I don't think so.

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