mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
fixed MANIFEST.in without static resources configuration
This commit is contained in:
parent
bb32ae8bf2
commit
caee5ac214
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
include README.rst
|
||||
include LICENSE
|
||||
include AUTHORS.rst
|
||||
include MANIFEST.in
|
||||
include MANIFEST.in
|
||||
recursive-include djadmin2 *.html *.css *.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue