mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 12:08:08 -05:00
add pandas install
This commit is contained in:
@@ -5,6 +5,7 @@ install:
|
||||
- "pip install scipy"
|
||||
- "pip install numpy"
|
||||
- "pip install matplotlib"
|
||||
- "pip install pandas"
|
||||
script:
|
||||
- python --version
|
||||
- python -m unittest discover tests
|
||||
|
||||
Reference in New Issue
Block a user