Files
PythonRobotics/environment.yml
Atsushi Sakai e8a006f747 Add code style checker CI (#321)
Add code style checker CI
2020-05-03 23:02:59 +09:00

12 lines
119 B
YAML

name: python_robotics
dependencies:
- python
- pip
- matplotlib
- scipy
- numpy
- pandas
- coverage
- pip:
- cvxpy