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>
aurweb/__init__.py
0 → 100644
git-interface/__init__.py
0 → 100644
scripts/__init__.py
0 → 100644
setup.py
0 → 100644
Please register or sign in to comment