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

Fix SigMF logo rendering in PyPI documentation #43

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Fix SigMF logo rendering in PyPI documentation #43

merged 1 commit into from
Jan 4, 2024

Conversation

aromanielloNTIA
Copy link
Contributor

This should fix rendering on PyPI and resolve #40 by using the "raw" URL for the logo hosted on GitHub. Using the URLs https://github.com/sigmf/SigMF/blob/sigmf-v1.x/logo/sigmf_logo.png?raw=true or https://raw.githubusercontent.com/sigmf/SigMF/sigmf-v1.x/logo/sigmf_logo.png should be equivalent and also work.

A maintainer can test this change by cloning this branch, building the project, and uploading to TestPyPI.

This should fix rendering on PyPI
Copy link
Collaborator

@Teque5 Teque5 left a comment

Choose a reason for hiding this comment

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

thankx!

@Teque5 Teque5 merged commit 6b14f62 into sigmf:main Jan 4, 2024
1 check passed
@aromanielloNTIA aromanielloNTIA deleted the fix-readme-logo-image-rendering-pypi branch January 4, 2024 16:24
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.

PyPi Logo Image Broken
2 participants