diff options
author | Kartikaya Gupta (kats) <staktrace@users.noreply.github.com> | 2019-05-15 11:22:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-15 11:22:05 -0400 |
commit | 7d658c990f436dd3f8b821c18b14c10a0e28c738 (patch) | |
tree | 15e3e33bf83d96f2f4dfbf7a33be720c8a11f489 /components/script_layout_interface/wrapper_traits.rs | |
parent | 576394b288270e49562898cca497959eb9b5a711 (diff) | |
download | servo-7d658c990f436dd3f8b821c18b14c10a0e28c738.tar.gz servo-7d658c990f436dd3f8b821c18b14c10a0e28c738.zip |
Include missing dependency requirements
Running `servo-tidy` in a virtualenv where all you've done is `pip install servo-tidy==0.3.0` doesn't actually work because of missing dependencies. PyYAML and voluptuous are required as well. I don't know anything about python package management but declaring these missing dependencies seems like an appropriate thing to do. Patch itself is untested because I don't know how, although with these dependencies installed in my virtualenv running `servo-tidy` works.
Diffstat (limited to 'components/script_layout_interface/wrapper_traits.rs')
0 files changed, 0 insertions, 0 deletions