mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 14:10:28 +00:00
Some packaging fixes as usual
This commit is contained in:
parent
62ba054698
commit
6fbde482af
2 changed files with 2 additions and 6 deletions
|
|
@ -4,5 +4,4 @@ source_file = dbtemplates/locale/en/LC_MESSAGES/django.po
|
|||
source_lang = en
|
||||
|
||||
[main]
|
||||
host = https://www.transifex.net
|
||||
|
||||
host = https://www.transifex.com
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
include LICENSE
|
||||
include AUTHORS
|
||||
include README.rst
|
||||
include MANIFEST.in
|
||||
include LICENSE AUTHORS README.rst MANIFEST.in tox.ini .coveragerc
|
||||
recursive-include docs *.txt
|
||||
recursive-include dbtemplates/locale *
|
||||
recursive-include dbtemplates/static/dbtemplates *.css *.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue