10000 Update setup.py · ctc-eng/robotics-toolbox-python@fc4382b · GitHub
[go: up one dir, main page]

Skip to content

Commit fc4382b

Browse files
authored
Update setup.py
1 parent 4914820 commit fc4382b

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

77
req = [
88
'numpy',
9-
'spatialmath-python>=0.7.1',
9+
'spatialmath-python>=0.8.2',
1010
'scipy',
1111
'matplotlib'
1212
]

0 commit comments

Comments
 (0)
0