-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Wheel is not installed on local GeoNode installation. However, Docker installs wheel with version 0.37.1 by default through this Dockerfile: https://github.com/GeoNode/geonode/blob/master/scripts/docker/base/ubuntu/Dockerfile without defining it explicitly.
Thus, since we have to upgrade wheel to 0.38.1, we have to explicitly define the version of the wheel on the Dockerfile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file