Skip to content

Commit 839318e

Browse files
committed
fix errors
1 parent da9cfa2 commit 839318e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def readme():
3232
'scanpy>=1.9.0',
3333
'networkx>=3.0',
3434
'cvxpy>=1.2.0',
35-
'gurobi>=10.0.0',
35+
'gurobipy>=10.0.0',
3636
'pyscenic>=0.12.0',
3737
'matplotlib',
3838
'matplotlib-venn',

0 commit comments

Comments
 (0)