Loading jama/settings.py +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ INSTALLED_APPS = [ "django.contrib.messages", "django.contrib.staticfiles", "huey.contrib.djhuey", "authcli.apps.AuthcliConfig", ] if DEBUG: Loading pyproject.toml +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ numpy = "^1.22.4" opencv-python-headless = "^4.6.0" deskew = "^1.3.3" fusepy = "^3.0.1" django-auth-cli-certic = "^0.1.2" [tool.poetry.dev-dependencies] black = "^22.3.0" Loading Loading
jama/settings.py +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ INSTALLED_APPS = [ "django.contrib.messages", "django.contrib.staticfiles", "huey.contrib.djhuey", "authcli.apps.AuthcliConfig", ] if DEBUG: Loading
pyproject.toml +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ numpy = "^1.22.4" opencv-python-headless = "^4.6.0" deskew = "^1.3.3" fusepy = "^3.0.1" django-auth-cli-certic = "^0.1.2" [tool.poetry.dev-dependencies] black = "^22.3.0" Loading