Skip to content

Commit

Permalink
fixup! DAS-2180: Try to ignore snyk testing of gdal
Browse files Browse the repository at this point in the history
  • Loading branch information
flamingbear committed Jun 18, 2024
1 parent 3f750ea commit 0de5251
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ language-settings:
# snyk is unable to install gdal package for testing.

ignore:
'SNYK-OS-PYTHON-0009':
- 'GDAL':
reason: COULD_NOT_BE_FIXED
SNYK-OS-PYTHON-0009:
- GDAL:
reason: Cannot be installed
expires: '2025-06-18T00:00:00.000Z'

0 comments on commit 0de5251

Please sign in to comment.