Skip to content

Commit 2e8bba2

Browse files
committed
package also the example figure
1 parent b1efe63 commit 2e8bba2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ def ext_math(extName):
113113
for root, dirs, files in os.walk(datadir)] )
114114

115115
datafiles.append( ('.', ["README.md", "LICENSE.md", "TODO.md", "CHANGELOG.md"]) )
116+
datafiles.append( ('.', ["example.png"]) )
116117

117118

118119
#########################################################

0 commit comments

Comments
 (0)