mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-25 10:13:43 +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>
|
| Felipe Prenholato <philipe.rp@gmail.com>
|
||||||
| Filipe Ximenes <filipeximenes@gmail.com>
|
| Filipe Ximenes <filipeximenes@gmail.com>
|
||||||
| Gregor Müllegger <gregor@muellegger.de>
|
| Gregor Müllegger <gregor@muellegger.de>
|
||||||
|
| Germano Massullo <germano.massullo@gmail.com>
|
||||||
| Hanley Hansen <hanleyhansen@gmail.com>
|
| Hanley Hansen <hanleyhansen@gmail.com>
|
||||||
| ivirabyan
|
| ivirabyan
|
||||||
| James Oakley <jfunk@funktronics.ca>
|
| James Oakley <jfunk@funktronics.ca>
|
||||||
|
|
@ -49,3 +50,4 @@
|
||||||
| Jack Cushman <jcushman@law.harvard.edu>
|
| Jack Cushman <jcushman@law.harvard.edu>
|
||||||
| Zach Cheung <kuroro.zhang@gmail.com>
|
| Zach Cheung <kuroro.zhang@gmail.com>
|
||||||
| Daniel Andrlik <daniel@andrlik.org>
|
| Daniel Andrlik <daniel@andrlik.org>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,4 @@ include CHANGES.rst
|
||||||
include LICENSE.txt
|
include LICENSE.txt
|
||||||
include MANIFEST.in
|
include MANIFEST.in
|
||||||
include README.rst
|
include README.rst
|
||||||
include TODO.rst
|
include model_utils/locale/de/LC_MESSAGES/django.po
|
||||||
recursive-include locale django.po
|
|
||||||
include runtests.py
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue