aurweb/git-interface
Lukas Fleischer dc3fd60715 Use setuptools to install Python modules
Instead of using relative imports, add support for installing the config
and db Python modules to a proper location using setuptools. Change all
git-interface scripts to access those modules from the search path.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-09-29 22:07:06 +02:00
..
test Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-auth.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
git-auth.sh.in Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-serve.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
git-update.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00