Skip to content

Installation via docker obtains django-raster from user's repo #15

@nesnoj

Description

@nesnoj

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 file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions