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

Commit f37eb4f

Browse files
fix: new rpcm
1 parent 15d09b2 commit f37eb4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def finalize_options(self):
5151
'plyfile',
5252
'plyflatten>=0.2.0',
5353
'ransac',
54-
'rpcm @ git+https://github.com/20treeAI/[email protected].9',
54+
'rpcm @ git+https://github.com/20treeAI/[email protected].11',
5555
'srtm4',
5656
'requests',
5757
'opencv-python',
@@ -63,7 +63,7 @@ def finalize_options(self):
6363
}
6464

6565
setup(name="s2p",
66-
version="1.6.6",
66+
version="1.6.5",
6767
description="Satellite Stereo Pipeline.",
6868
long_description=readme(),
6969
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)