Skip to content

Commit 5c45d94

Browse files
committed
Fix inclusion of themes in sdist
1 parent f8a628c commit 5c45d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ include data/org.bpython-interpreter.bpython.appdata.xml
88
include doc/sphinx/source/conf.py
99
include doc/sphinx/source/*.rst
1010
include doc/sphinx/source/logo.png
11-
include *.theme
1211
include bpython/test/*.py
1312
include bpython/test/*.theme
1413
include bpython/translations/*/LC_MESSAGES/bpython.po
1514
include bpython/translations/*/LC_MESSAGES/bpython.mo
1615
include bpython/sample-config
16+
include theme/*.theme

0 commit comments

Comments
 (0)