commit | 6842bf96bc6f26ca4e41adf7bf5be9c3a8a551fe | [log] [tgz] |
---|---|---|
author | Andrew Runke <Andrewrunke@gmail.com> | Sat Jan 26 15:38:25 2019 -0800 |
committer | Andrew Runke <Andrewrunke@gmail.com> | Fri Feb 01 21:11:55 2019 -0800 |
tree | c597c320e80146eb6d3fed60e6caf8e7aab85caa | |
parent | 36c2d7142c2901de728431aaae806056c469ccf4 [diff] [blame] |
Splines gui Change-Id: Ic625138c1a9f39833c15542149fdeb11301b8c95
diff --git a/y2018/control_loops/python/BUILD b/y2018/control_loops/python/BUILD index 14f8290..af158de 100644 --- a/y2018/control_loops/python/BUILD +++ b/y2018/control_loops/python/BUILD
@@ -176,6 +176,7 @@ srcs_version = "PY3", deps = [ "//frc971/control_loops/python:basic_window", + "//frc971/control_loops/python:color", ":python_init", "@python_gtk", ],