[readthedoc] install libcst

* [readthedoc] install libcst

* Update .readthedocs.yml
This commit is contained in:
jimmylai 2019-08-07 15:58:02 -07:00 committed by GitHub
parent dd22dd0361
commit 05c8070dfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,5 +10,7 @@ python:
install:
- requirements: requirements.txt
- requirements: requirements-dev.txt
- method: pip
path: .
system_packages: true