-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
dependencies ⏫Pull requests that update a dependency filePull requests that update a dependency file
Description
When installing via docker-compose -f local.yml up -d --build the raster functionality is obtained from @henhuy's repo as defined here (local mode):
Collecting git+https://github.com/henhuy/django-raster.git@djagora
Cloning https://github.com/henhuy/django-raster.git (to revision djagora) to ./pip-req-build-vuv95b68
Running command git clone --filter=blob:none --quiet https://github.com/henhuy/django-raster.git /tmp/pip-req-build-vuv95b68
Running command git checkout -b djagora --track origin/djagora
Switched to a new branch 'djagora'
Branch 'djagora' set up to track remote branch 'djagora' from 'origin'.
Resolved https://github.com/henhuy/django-raster.git to commit 3e5c5efb535e02a7884766cc22f77b284c822ba6
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
The used version is 0.8.1 which is also available on pypi and should be replaced.
Metadata
Metadata
Assignees
Labels
dependencies ⏫Pull requests that update a dependency filePull requests that update a dependency file