Skip to content

Commit 36aaf0e

Browse files
author
Emmanouil Konstantinidis
committed
Include templates & static files
1 parent 3a92650 commit 36aaf0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include README.md
22
include LICENSE
33

4-
recursive-include drfdocs/static *.js *.css *.png *.eot *.svg *.ttf *.woff
5-
recursive-include drfdocs/templates *.html
4+
recursive-include rest_framework_docs/static *.js *.css *.less *.png *.eot *.svg *.ttf *.woff
5+
recursive-include rest_framework_docs/templates *.html
66
recursive-exclude * __pycache__
77
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)