* make domdiv a better behaved python package (see #131) * move code from __init__.py to main.py to make import quicker and make version work without dependencies * update languages import to use pkg_resources, fix tests * update readmes * change font lookup, font readme notes
19 lines
295 B
JSON
19 lines
295 B
JSON
{
|
|
"exclude": [
|
|
"Token",
|
|
"Tokens",
|
|
"Marker"
|
|
],
|
|
"include": [
|
|
"Coins",
|
|
"Coin",
|
|
"Karten",
|
|
"Karte",
|
|
"Käufe",
|
|
"Kauf",
|
|
"Aktionen",
|
|
"Aktion",
|
|
"Punkt",
|
|
"Punkte"
|
|
]
|
|
} |