Restructure gvaweb to correct package paths

This commit is contained in:
Jan Dittberner 2020-03-02 16:51:00 +01:00
parent 63e065b8c0
commit 0eb766051c
10 changed files with 3 additions and 54 deletions

View file

@ -30,7 +30,6 @@ into the gvaweb directory and run the celery worker with:
.. code-block:: sh
$ cd gvaweb
$ pipenv run celery -A gvaweb worker -Q web -l info
.. _Celery: http://www.celeryproject.org/