Skip to content

Commit 6132629

Browse files
author
YILUN CHEN
committed
fix environment dependencies
1 parent ca49613 commit 6132629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
name: python_robotics
22
dependencies:
33
- python
4+
- pip
45
- matplotlib
56
- scipy
67
- numpy==1.15
78
- pandas
9+
- coverage
810
- pip:
911
- cvxpy

0 commit comments

Comments
 (0)