Skip to content

Commit edbbd25

Browse files
authored
Merge pull request #51 from nasa/GITC-7208-buildfix
Build fix: Added back GDAL requirements file for automated build process
2 parents ad094bf + 4add739 commit edbbd25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pip_requirements_skip_snyk.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Because snyk can't install gdal properly during automated scans, we have this
2+
# file that includes the GDAL package alone which is not scanned by snyk
3+
GDAL==3.6.2

0 commit comments

Comments
 (0)