Skip to content

Fix Build CI issue #29

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

Merged
merged 5 commits into from
May 31, 2022
Merged

Fix Build CI issue #29

merged 5 commits into from
May 31, 2022

Conversation

tekktrik
Copy link
Member

Looks like Sphinx will try to document undocumented members if they're inherited from somewhere where they are documented. This isn't necessarily a problem, but it seems to not pair well with any local target references in that documentation.

They're might be another way to fix the issue, possibly doing so in adafruit_ble.advertising.Advertisement.match_prefixes, but this just prevents it from trying to be documented at all, which seemed find in this case.

@tekktrik tekktrik requested a review from a team May 31, 2022 03:48
@tekktrik
Copy link
Member Author

Also adds the same minimum version to requirements.txt as was in setup.py

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 5214a3d into adafruit:main May 31, 2022
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