Skip to content

Commit

Permalink
Fixed recursive-include in MANIFEST.
Browse files Browse the repository at this point in the history
  • Loading branch information
illagrenan committed Apr 7, 2017
1 parent 63184e2 commit 6064ea3
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,5 +1,5 @@
include LICENSE
include README.rst
recursive-include activeview *.html *py
recursive-include django_brotli *.html *py
global-exclude __pycache__
global-exclude *.py[co]

0 comments on commit 6064ea3

Please sign in to comment.