Skip to content

Commit

Permalink
Remove PNG ref
Browse files Browse the repository at this point in the history
  • Loading branch information
acordonez committed Mar 14, 2024
1 parent 5f8ea38 commit 03415f3
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,25 +57,6 @@
}

data_files = (
(
"share/pmp/graphics/png",
[
"share/pcmdi/CDATLogo_140x49px_72dpi.png",
"share/pcmdi/CDATLogo_1866x651px_300dpi.png",
"share/pcmdi/CDATLogo_200x70px_72dpi.png",
"share/pcmdi/CDATLogoText_1898x863px_300dpi.png",
"share/pcmdi/CDATLogoText_200x91px_72dpi.png",
"share/pcmdi/PCMDILogo_1588x520px_300dpi.png",
"share/pcmdi/PCMDILogo_200x65px_72dpi.png",
"share/pcmdi/PCMDILogo_300x98px_72dpi.png",
"share/pcmdi/PCMDILogo_400x131px_72dpi.png",
"share/pcmdi/PCMDILogo_500x164px_72dpi.png",
"share/pcmdi/PCMDILogoText_1365x520px_300dpi.png",
"share/pcmdi/PMPLogoText_1359x1146px_300dpi.png",
"share/pcmdi/PMPLogo_1359x1146px_300dpi.png",
"share/pcmdi/PMPLogo_500x421px_72dpi.png",
],
),
(
"share/pmp",
(
Expand Down

0 comments on commit 03415f3

Please sign in to comment.