mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 22:18:14 -05:00
Merge pull request #265 from yilunc-atg/master
fix environment dependencies
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
name: python_robotics
|
||||
dependencies:
|
||||
- python
|
||||
- pip
|
||||
- matplotlib
|
||||
- scipy
|
||||
- numpy==1.15
|
||||
- pandas
|
||||
- coverage
|
||||
- pip:
|
||||
- cvxpy
|
||||
|
||||
Reference in New Issue
Block a user