Skip to content

Commit ace75f5

Browse files
authored
Merge pull request #101 from ANaaim/modif_setup
2 parents 7402f5d + 4bcf3ce commit ace75f5

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
@@ -6,7 +6,7 @@
66
install_requires=[
77
"ezc3d", # Not yet available on pypi, use `conda install -c conda-forge ezc3d`
88
"numpy",
9-
"rerun-sdk=0.27.2",
9+
"rerun-sdk==0.27.2",
1010
"trimesh",
1111
"tk",
1212
"imageio",

0 commit comments

Comments
 (0)