Added yarp requirement

This commit is contained in:
Chapin Bryce 2019-07-08 07:48:45 -07:00
parent 438f733d6a
commit b451eb3471
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ pages:
script:
- apk --no-cache add make gcc musl-dev
- pip install -r dev_requirements.txt
- pip install -r requirements.txt
- cd docs
- make html
- mv _build/html ../public

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
-e git+https://github.com/msuhanov/yarp@1.0.28#egg=yarp