We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7401001 commit 7288d36Copy full SHA for 7288d36
setup.py
@@ -5,7 +5,7 @@
5
6
long_description = long_description.replace(
7
"resources/dark-logo.svg",
8
- "https://raw.githubusercontent.com/ColibrITD-SAS/mpqp/main/resources/dark-logo.png",
+ "https://raw.githubusercontent.com/ColibrITD-SAS/mpqp/main/resources/dark-logo.svg",
9
).replace(
10
"resources/mpqp-usage.gif",
11
"https://raw.githubusercontent.com/ColibrITD-SAS/mpqp/main/resources/mpqp-usage.gif",
0 commit comments