Skip to content

Commit 6eecfe1

Browse files
authored
Merge pull request #104 from akashdhruv/development
add a directory for media
2 parents ddecc4c + 0309578 commit 6eecfe1

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include README.rst
22
include LICENSE
33
include bin/*
4+
include media/*
45
include boxkit/cbox/*
56
include boxkit/cbox/lib/*
67
include boxkit/cbox/source/*

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. |icon| image:: ./icon.svg
1+
.. |icon| image:: ./media/icon.svg
22
:width: 30
33

44
=============
File renamed without changes.

0 commit comments

Comments
 (0)