Commit 6f48553f authored by Genevieve Helsel's avatar Genevieve Helsel Committed by Facebook GitHub Bot

restrict fbthrift python dependency to fix watchman-diag

Reviewed By: singhsrb

Differential Revision: D33982894

fbshipit-source-id: 5ec3f1555a551f3931983fde844346293704231c
parent bfb70cac
......@@ -23,8 +23,9 @@ libsodium
python-six
zstd
[dependencies.not(os=windows)]
# python doesn't build on Windows yet
[dependencies.os=linux]
# python doesn't build on Windows yet and this causes python3 shebangs to
# expand to a non-portable path on macOS
python
[shipit.pathmap]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment