mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Merge pull request #310 from Germano0/master
Removed missing include files in MANIFEST.in
This commit is contained in:
commit
f8f2ef340f
2 changed files with 3 additions and 3 deletions
|
|
@ -15,6 +15,7 @@
|
|||
| Felipe Prenholato <philipe.rp@gmail.com>
|
||||
| Filipe Ximenes <filipeximenes@gmail.com>
|
||||
| Gregor Müllegger <gregor@muellegger.de>
|
||||
| Germano Massullo <germano.massullo@gmail.com>
|
||||
| Hanley Hansen <hanleyhansen@gmail.com>
|
||||
| ivirabyan
|
||||
| James Oakley <jfunk@funktronics.ca>
|
||||
|
|
@ -49,3 +50,4 @@
|
|||
| Jack Cushman <jcushman@law.harvard.edu>
|
||||
| Zach Cheung <kuroro.zhang@gmail.com>
|
||||
| Daniel Andrlik <daniel@andrlik.org>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,4 @@ include CHANGES.rst
|
|||
include LICENSE.txt
|
||||
include MANIFEST.in
|
||||
include README.rst
|
||||
include TODO.rst
|
||||
recursive-include locale django.po
|
||||
include runtests.py
|
||||
include model_utils/locale/de/LC_MESSAGES/django.po
|
||||
|
|
|
|||
Loading…
Reference in a new issue