Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 8ff0e87

Browse files
fix: add comment
1 parent 4d1ed5f commit 8ff0e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def finalize_options(self):
4141
except ImportError:
4242
BdistWheel = None
4343

44-
44+
# rpcm not yet 1.4.11 because s2p-pipelines needs a 1 pixel offset fix in test data
4545
requirements = ['numpy>=1.22.2',
4646
'scipy',
4747
'rasterio[s3]==1.3.8',

0 commit comments

Comments
 (0)