4 Commits

Author SHA1 Message Date
Elisei Roca
b30ee2e4d2
Add db/migrations/env.py to MANIFEST.in
This fixes a warning I have with packaging where this file would get
installed in the wrong place (/usr/mediagoblin/env.py).

Signed-off-by: Ben Sturmfels <ben@sturm.com.au>
2021-09-20 12:10:04 +10:00
Ben Sturmfels
3cd6d6ff04
Remove reference to unused translitcodec. 2021-04-23 13:54:59 +10:00
Ben Sturmfels
45a8c34a71
Don't include package_dir argument. 2021-04-08 19:12:15 +10:00
Ben Sturmfels
ecea680d67
Add pyproject.toml and switch to setup.cfg with only a skeleton setup.py. 2021-04-08 18:55:13 +10:00