mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-24 10:00:25 +00:00
Merge pull request #187 from the5fire/fix-dist-no-staticfile
fixed MANIFEST.in without static resources configuration
This commit is contained in:
commit
e9cfa3545f
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