We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7402f5d + 4bcf3ce commit ace75f5Copy full SHA for ace75f5
setup.py
@@ -6,7 +6,7 @@
6
install_requires=[
7
"ezc3d", # Not yet available on pypi, use `conda install -c conda-forge ezc3d`
8
"numpy",
9
- "rerun-sdk=0.27.2",
+ "rerun-sdk==0.27.2",
10
"trimesh",
11
"tk",
12
"imageio",
0 commit comments