Skip to content

Commit c281bda

Browse files
author
Richard Jones
committed
include stylesheet in docs
1 parent 840b525 commit c281bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ recursive-include scripts *.* *-*
44
recursive-include tools *.*
55
recursive-include cgi-bin *.cgi
66
recursive-include test *.py *.txt
7-
recursive-include doc *.html *.png *.txt
7+
recursive-include doc *.html *.png *.txt *.css
88
recursive-exclude roundup *.pyc *.pyo .cvsignore
99
recursive-exclude frontends *.pyc *.pyo .cvsignore
1010
include run_tests *.txt

0 commit comments

Comments
 (0)