Skip to content

Commit 03ef707

Browse files
authored
Update setup.py
1 parent a9c0fd1 commit 03ef707

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
'scipy',
1010
'matplotlib',
1111
'ansitable',
12-
'swift-sim>=0.6.1'
12+
'swift-sim>=0.6.1',
13+
'qpsolvers'
1314
]
1415

1516
collision_req = [

0 commit comments

Comments
 (0)