commit | 805b92ca34033231b5f7d016755f6627e3798d6a | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Thu Aug 24 09:33:00 2023 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Thu Aug 24 09:33:00 2023 -0700 |
tree | cc825af8844cd353ad2a744006a8255e326f8091 | |
parent | 2e0fe0619dca1938cc95bf7de7d16e7790268ad7 [diff] |
python: Add in pyserial to the list of requirements This isn't necessary for running things in simulation, but when it comes to running robots on FPGA, we need this. Change-Id: If38537d99d558064e2c0d62e70638b452984581f
diff --git a/python-requirements.txt b/python-requirements.txt index d15022f..a4b7816 100644 --- a/python-requirements.txt +++ b/python-requirements.txt
@@ -17,6 +17,9 @@ sortedcontainers hypothesis +# Robot test framework for FPGA tests +pyserial + # camkes-deps hjson