mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20: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
|
source_lang = en
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
host = https://www.transifex.net
|
host = https://www.transifex.com
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
include LICENSE
|
include LICENSE AUTHORS README.rst MANIFEST.in tox.ini .coveragerc
|
||||||
include AUTHORS
|
|
||||||
include README.rst
|
|
||||||
include MANIFEST.in
|
|
||||||
recursive-include docs *.txt
|
recursive-include docs *.txt
|
||||||
recursive-include dbtemplates/locale *
|
recursive-include dbtemplates/locale *
|
||||||
recursive-include dbtemplates/static/dbtemplates *.css *.js
|
recursive-include dbtemplates/static/dbtemplates *.css *.js
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue