We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddecc4c + 0309578 commit 6eecfe1Copy full SHA for 6eecfe1
MANIFEST.in
@@ -1,6 +1,7 @@
1
include README.rst
2
include LICENSE
3
include bin/*
4
+include media/*
5
include boxkit/cbox/*
6
include boxkit/cbox/lib/*
7
include boxkit/cbox/source/*
README.rst
@@ -1,4 +1,4 @@
-.. |icon| image:: ./icon.svg
+.. |icon| image:: ./media/icon.svg
:width: 30
=============
icon.svg renamed to media/icon.svg
0 commit comments