Skip to content

Commit

Permalink
Make sure the cheatsheet PNG is included in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Apr 10, 2016
1 parent 14119b9 commit 230186f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
recursive-include qutebrowser *.py
recursive-include qutebrowser/html *.html
recursive-include qutebrowser/img *.svg *.png
recursive-include qutebrowser/test *.py
recursive-include qutebrowser/javascript *.js
graft qutebrowser/html
graft qutebrowser/3rdparty
graft icons
graft doc/img
Expand Down

0 comments on commit 230186f

Please sign in to comment.