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

Use absolute URLs for images to display them on PyPI #76

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

randomir
Copy link
Member

According to this issue: pypi/warehouse#5246, that seems to be the official solution.

Note that PyPI will NOT read images from the package.

Close #75.

According to this issue pypi/warehouse#5246,
that seems to be the official solution. (I.e, PyPI will NOT read images
from the package.)
@codecov-io
Copy link

codecov-io commented Feb 26, 2020

Codecov Report

Merging #76 into master will decrease coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #76     +/-   ##
=========================================
- Coverage   81.56%   81.27%   -0.3%     
=========================================
  Files           5        5             
  Lines         575      582      +7     
=========================================
+ Hits          469      473      +4     
- Misses        106      109      +3
Impacted Files Coverage Δ
dwave/inspector/adapters.py 86.62% <0%> (-0.92%) ⬇️
dwave/inspector/viewers.py 96.66% <0%> (+0.23%) ⬆️
dwave/inspector/server.py 74.21% <0%> (+1.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70b4a36...5209e91. Read the comment docs.

@randomir randomir merged commit 1852c5b into dwavesystems:master Feb 26, 2020
@randomir randomir deleted the fix-images-on-pypi branch February 26, 2020 16:29
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.

Images not displayed on https://pypi.org/project/dwave-inspector/
2 participants